Update README.md

This commit is contained in:
Tanveer Ahmed Ansari
2023-11-03 11:51:03 +05:30
committed by GitHub
parent 4cf59e50ad
commit 652bc30e0e

View File

@@ -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: