Initial commit
This commit is contained in:
commit
23cf91f21e
12 changed files with 273 additions and 0 deletions
6
defaults/main.yml
Normal file
6
defaults/main.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
# defaults file for ONLYOFFICE Document Server
|
||||
docker_user: deploy
|
||||
onlyoffice_document_server_http_port: 80
|
||||
onlyoffice_document_server_https_port: 443
|
||||
onlyoffice_document_server_virtual_host: localhost
|
||||
Loading…
Add table
Add a link
Reference in a new issue