Initial commit

This commit is contained in:
rnsrk 2025-04-22 22:37:49 +02:00
commit 8475a0bb1d
49 changed files with 6299 additions and 0 deletions

8
.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=