Remove hacky override for send-only-mailserver
This commit is contained in:
parent
66370eceda
commit
b29eaba5f9
|
@ -27,12 +27,6 @@ services:
|
|||
restart: unless-stopped
|
||||
ports:
|
||||
- "8080:80"
|
||||
# This is a hotfix until we have a new mail setup and this also really
|
||||
# doesn't belong into this role, but whatever, it works for now and it's not
|
||||
# like anyone else really uses this role (or would be bothered by this
|
||||
# really).
|
||||
extra_hosts:
|
||||
- "send-only-mailserver.ccchh.net:185.161.129.132"
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
|
|
Loading…
Reference in a new issue