Skip to content

Commit e0f39f8

Browse files
Keonik1missytake
authored andcommitted
add port 80 to docker-compose-default
#614 (comment)
1 parent 08b2494 commit e0f39f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/docker-compose-default.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ services:
3232
# CERTS_MONITORING_TIMEOUT: 10
3333
# IS_DEVELOPMENT_INSTANCE: "True"
3434
ports:
35+
- "80:80"
3536
- "25:25"
3637
- "587:587"
3738
- "143:143"

0 commit comments

Comments
 (0)