first commit

This commit is contained in:
rnsrk 2025-04-06 22:48:06 +02:00
commit 098f59b644
3632 changed files with 518046 additions and 0 deletions

8
onlyoffice/.example-env Normal file
View 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=