Skip to content

Commit abe4677

Browse files
committed
chore: add port 443
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 0c3035e commit abe4677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ services:
7171
- ./volumes/nginx/includes:/etc/nginx/conf.d/includes/
7272
ports:
7373
- 127.0.0.1:${HTTP_PORT:-80}:80
74+
- 127.0.0.1:443:443
7475
mailpit:
7576
image: axllent/mailpit
7677
ports:

0 commit comments

Comments
 (0)