refactor(compose): protect services and centralize routing
This commit is contained in:
@@ -2,7 +2,6 @@ services:
|
||||
mail-relay:
|
||||
image: ${MAIL_RELAY_IMAGE}
|
||||
container_name: mail-relay
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
TZ: ${TZ}
|
||||
|
||||
Reference in New Issue
Block a user