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:
June 2023-08-10 03:17:03 +02:00 committed by julian
parent 10b91b9277
commit 993e2f2b81

View file

@ -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