add support for custom binds
This commit is contained in:
parent
24b0762203
commit
aabfd0a6db
2 changed files with 6 additions and 3 deletions
|
|
@ -1,4 +1,7 @@
|
|||
nextcloud:
|
||||
listen:
|
||||
- "443 ssl"
|
||||
- "[::]:443 ssl"
|
||||
upload_size_max: 512M
|
||||
datadir: /var/www/nextcloud/data
|
||||
externalurl: example.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue