diff --git a/servers/containers/conduwuit-testing.container b/servers/containers/conduwuit-testing.container index 0dcebf43..05215ce2 100644 --- a/servers/containers/conduwuit-testing.container +++ b/servers/containers/conduwuit-testing.container @@ -68,7 +68,7 @@ Environment="CONDUWUIT_TURN_URIS=[\"turns:coturn.ellis.link?transport=udp\",\"tu Environment="CONDUWUIT_TURN_SECRET=qjRh55G51K7V0ZqB7Z8ZEkxZjBLJMgkwEs8acFjx" Network=pub.network:interface_name=pub -Environment="CONDUWUIT_URL_PREVIEW_DOMAIN_EXPLICIT_ALLOWLIST=[\"*\"]" +# Environment="CONDUWUIT_URL_PREVIEW_DOMAIN_EXPLICIT_ALLOWLIST=[\"*\"]" Environment="CONDUWUIT_URL_PREVIEW_BOUND_INTERFACE=pub" # Environment="CONDUWUIT_SENTRY=true" diff --git a/servers/containers/conduwuit.container b/servers/containers/conduwuit.container index 86a79945..ba0b80a4 100644 --- a/servers/containers/conduwuit.container +++ b/servers/containers/conduwuit.container @@ -67,7 +67,7 @@ Environment="CONDUWUIT_TURN_URIS=[\"turns:coturn.ellis.link?transport=udp\",\"tu Environment="CONDUWUIT_TURN_SECRET=qjRh55G51K7V0ZqB7Z8ZEkxZjBLJMgkwEs8acFjx" Network=pub.network:interface_name=pub -Environment="CONDUWUIT_URL_PREVIEW_DOMAIN_EXPLICIT_ALLOWLIST=[\"*\"]" +# Environment="CONDUWUIT_URL_PREVIEW_DOMAIN_EXPLICIT_ALLOWLIST=[\"*\"]" Environment="CONDUWUIT_URL_PREVIEW_BOUND_INTERFACE=pub" Environment="CONDUWUIT_SENTRY=true"