first commit
This commit is contained in:
commit
098f59b644
3632 changed files with 518046 additions and 0 deletions
8
onlyoffice/.example-env
Normal file
8
onlyoffice/.example-env
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
ONLYOFFICE_JWT_SECRET=
|
||||
ONLYOFFICE_DB_HOST=postgres
|
||||
ONLYOFFICE_DB_NAME=
|
||||
ONLYOFFICE_DB_PASSWORD=
|
||||
ONLYOFFICE_DB_PORT=5432
|
||||
ONLYOFFICE_DB_TYPE=postgres
|
||||
ONLYOFFICE_DB_USER=
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue