Skip to content

Commit 7f151b3

Browse files
Keonik1j4n
authored andcommitted
add 465 port
#614 (comment)
1 parent 59362b4 commit 7f151b3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docker/docker-compose-default.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,12 @@ services:
3232
# IS_DEVELOPMENT_INSTANCE: "True"
3333
ports:
3434
- "80:80"
35+
- "443:443"
3536
- "25:25"
3637
- "587:587"
3738
- "143:143"
39+
- "465:465"
3840
- "993:993"
39-
- "443:443"
4041
volumes:
4142
## system
4243
- /sys/fs/cgroup:/sys/fs/cgroup:rw # required for systemd

0 commit comments

Comments
 (0)