generated from coop-cloud/example
align with the upstream docker-compose #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "use-multi-services"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pr postgresdb and rabbitmq, don't know if its more performant, but it's used like this in the upstream docker-compose.yml
Also adds a local.json.tmpl with support for JWT_SECRET and forcesaving.
happy for feedback! #worksforme
Nice! One question but otherwise LGTM 💯
Not been using onlyoffice for a while though myself...
@ -0,0 +7,4 @@
"dbPort": "5432",
"dbName": "onlyoffice",
"dbUser": "onlyoffice",
"dbPass": "onlyoffice"
Does this need to be templated or?