Commented out msmtpd service in production.yml

This commit is contained in:
2024-03-04 12:08:58 +08:00
parent b39517df5c
commit 998fed0640
+13 -13
View File
@@ -82,19 +82,19 @@ services:
expose: expose:
- 80 - 80
msmtpd: # msmtpd:
image: crazymax/msmtpd:latest # image: crazymax/msmtpd:latest
container_name: flarum_msmtpd # container_name: flarum_msmtpd
env_file: # env_file:
- "./msmtpd.env" # - "./msmtpd.env"
environment: # environment:
- "TZ" # - "TZ"
restart: always # restart: always
expose: # expose:
- 2500 # - 2500
networks: # networks:
- net # - net
- default # - default
traefik: traefik:
environment: environment: