Add cursed override for the aes as well :S
This commit is contained in:
parent
12a1e5dc22
commit
69621e3d7f
|
@ -31,6 +31,9 @@ services:
|
|||
- internet
|
||||
depends_on:
|
||||
- es_database
|
||||
extra_hosts:
|
||||
- "send-only-mailserver.ccchh.net:185.161.129.132"
|
||||
|
||||
es_database:
|
||||
image: mariadb:10.2
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in a new issue