Adding postfix to the network
This commit is contained in:
parent
0c1c7de5c2
commit
108080b9e0
|
|
@ -18,6 +18,8 @@ services:
|
||||||
# - SMTP_USE_STARTTLS=yes
|
# - SMTP_USE_STARTTLS=yes
|
||||||
ports:
|
ports:
|
||||||
- "25:25"
|
- "25:25"
|
||||||
|
networks:
|
||||||
|
- cmc-stg-network
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx:latest
|
image: nginx:latest
|
||||||
container_name: cmc-stg-nginx
|
container_name: cmc-stg-nginx
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue