Skip to content

Commit 7187f87

Browse files
committed
remove reférences to postfix
1 parent 8137f7f commit 7187f87

File tree

3 files changed

+0
-49
lines changed

3 files changed

+0
-49
lines changed

docker/custom/custom_postfix_mailname

Lines changed: 0 additions & 1 deletion
This file was deleted.

docker/custom/custom_postfix_main.cf

Lines changed: 0 additions & 46 deletions
This file was deleted.

docker/docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ services:
1717
- TZ=Europe/Paris
1818
volumes:
1919
- .env:/var/www/deming/.env
20-
- ./docker/custom/custom_postfix_main.cf:/etc/postfix/main.cf
21-
- ./docker/custom/custom_postfix_mailname:/etc/mailname
2220
- ./docker/custom/deming.php:/var/www/deming/config/deming.php
2321
- ./docker/custom/Kernel.php:/var/www/deming/app/Console/Kernel.php
2422
- ./docker/custom/app.php:/var/www/deming/config/app.php

0 commit comments

Comments
 (0)