mirror of
https://github.com/CoolnsX/selfhost.git
synced 2025-12-20 07:15:17 +05:30
Update README.md
This commit is contained in:
committed by
GitHub
parent
4cf59e50ad
commit
652bc30e0e
@@ -71,7 +71,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "9980:9980"
|
- "9980:9980"
|
||||||
environment:
|
environment:
|
||||||
- "extra_params=--o:ssl.enable=false --o:ssl.termination=true"
|
- "extra_params=--o:ssl.enable=false --o:ssl.termination=true --o:net.post_allow.host[0]=<ip_range_in_regex>" #must configure
|
||||||
- 'domain=nextcloud.example.com' #point it to your nextcloud domain
|
- 'domain=nextcloud.example.com' #point it to your nextcloud domain
|
||||||
restart: always
|
restart: always
|
||||||
cap_add:
|
cap_add:
|
||||||
|
|||||||
Reference in New Issue
Block a user