8 lines
162 B
YAML
8 lines
162 B
YAML
|
---
|
||
|
onlyoffice_db_host: localhost
|
||
|
onlyoffice_db_user: onlyoffice
|
||
|
onlyoffice_db_name: onlyoffice
|
||
|
onlyoffice_ds_port: 80
|
||
|
|
||
|
database_host: "{{ onlyoffice_db_host }}"
|