Remove hacky override for send-only-mailserver
Remove it, since its not needed anymore.
This commit is contained in:
parent
06c4f2a1e3
commit
66370eceda
1 changed files with 0 additions and 2 deletions
|
@ -57,8 +57,6 @@ services:
|
||||||
KC_PROXY: edge
|
KC_PROXY: edge
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
extra_hosts:
|
|
||||||
- "send-only-mailserver.ccchh.net:185.161.129.132"
|
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:15.2
|
image: postgres:15.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue