Skip to content
Snippets Groups Projects
Commit 9cff09f5 authored by David Beniamine's avatar David Beniamine
Browse files

Missing files

parent 8b0781cc
Branches
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ services: ...@@ -30,7 +30,7 @@ services:
TRUSTED_PROXY: TRUSTED_PROXY:
REMOTES: REMOTES:
networks: networks:
- postfix - postfix-test
- default - default
postfix: postfix:
...@@ -45,7 +45,7 @@ services: ...@@ -45,7 +45,7 @@ services:
- "./log/postfix:/var/log/postfix" - "./log/postfix:/var/log/postfix"
- "spool_postfix:/var/spool/postfix" - "spool_postfix:/var/spool/postfix"
networks: networks:
- postfix - postfix-test
environment: environment:
POSTFIX_VIRTUAL_DOMAINS: POSTFIX_VIRTUAL_DOMAINS:
MAILNAME: MAILNAME:
...@@ -79,7 +79,7 @@ volumes: ...@@ -79,7 +79,7 @@ volumes:
lib_sympa: lib_sympa:
networks: networks:
postfix: postfix-test:
ipam: ipam:
config: config:
- subnet: 10.42.0.0/16 - subnet: 10.45.0.0/16
pwcheck_method: saslauthd
mech_list: plain login
...@@ -4,7 +4,7 @@ services: ...@@ -4,7 +4,7 @@ services:
sympa: sympa:
networks: networks:
- default - default
- postfix - postfix-test
- dolibarr_shared - dolibarr_shared
networks: networks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment