fix(matrix): Synapse DNS oauth check

somehow synapse always has trouble resolving our SSO domain. Seems to be a race condition type of thingy. This should solve it for now.
This commit is contained in:
Saibotk 2024-08-14 03:51:41 +02:00
parent 96a8c8fe1e
commit 61a9b1d6f4
Signed by: saibotk
GPG key ID: 67585F0065E261D5

View file

@ -27,6 +27,8 @@ services:
memswap_limit: 1536mb
read_only: true
restart: always
dns:
- "1.1.1.1"
security_opt:
- no-new-privileges
tmpfs: