mirror of
https://github.com/CoolnsX/selfhost.git
synced 2025-12-19 23:05:17 +05:30
Update README.md
This commit is contained in:
committed by
GitHub
parent
4cf59e50ad
commit
652bc30e0e
@@ -71,7 +71,7 @@ services:
|
||||
ports:
|
||||
- "9980:9980"
|
||||
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
|
||||
restart: always
|
||||
cap_add:
|
||||
|
||||
Reference in New Issue
Block a user