mirror of
https://github.com/CoolnsX/selfhost.git
synced 2025-12-20 07:15:17 +05:30
Another bug bites the dust
This commit is contained in:
@@ -4,9 +4,9 @@ services:
|
|||||||
privileged: true
|
privileged: true
|
||||||
container_name: collabora
|
container_name: collabora
|
||||||
environment:
|
environment:
|
||||||
- "extra_params=--o:ssl.enable=false --o:ssl.termination=true --o:net.post_allow.host[0]=160.202.39.[0-9]{1,3}"
|
- "extra_params=--o:remote_font_config.url=https://$CLOUD/apps/richdocuments/settings/fonts.json --o:ssl.enable=false --o:ssl.termination=true --o:net.post_allow.host[0]=160.202.39.[0-9]{1,3}"
|
||||||
- "aliasgroup1=cloud.coolans.dev"
|
- "aliasgroup1=$CLOUD"
|
||||||
- 'domain=cloud.coolans.dev'
|
- 'domain=$CLOUD'
|
||||||
- DONT_GEN_SSL_CERT=false
|
- DONT_GEN_SSL_CERT=false
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user