Skip to content

Commit

Permalink
bring back 443
Browse files Browse the repository at this point in the history
  • Loading branch information
nimish-ks committed Oct 16, 2023
1 parent e4734a7 commit 18aabb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
restart: always
ports:
- 80:80
# - 443:443
- 443:443
volumes:
- ./nginx/dev-default.conf:/etc/nginx/conf.d/default.conf:ro
depends_on:
Expand Down

0 comments on commit 18aabb2

Please sign in to comment.