Skip to content

Commit 8c93e26

Browse files
Keonik1missytake
authored andcommitted
add 465 port
#614 (comment)
1 parent 7a5661c commit 8c93e26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker/docker-compose-default.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,12 @@ services:
3333
# IS_DEVELOPMENT_INSTANCE: "True"
3434
ports:
3535
- "80:80"
36+
- "443:443"
3637
- "25:25"
3738
- "587:587"
3839
- "143:143"
40+
- "465:465"
3941
- "993:993"
40-
- "443:443"
4142
volumes:
4243
## system
4344
- /sys/fs/cgroup:/sys/fs/cgroup:rw # required for systemd

0 commit comments

Comments
 (0)