Hotfix to make mail work (dang, mail is now even more cursed)
This entire mail setup is really cursed and needs to be re-done.
This commit is contained in:
parent
10b91b9277
commit
993e2f2b81
|
@ -57,6 +57,8 @@ services:
|
|||
KC_PROXY: edge
|
||||
ports:
|
||||
- "8080:8080"
|
||||
extra_hosts:
|
||||
- "send-only-mailserver.ccchh.net:185.161.129.132"
|
||||
|
||||
db:
|
||||
image: postgres:15.2
|
||||
|
|
Loading…
Reference in a new issue