1
0

chore(docs): add frontendurl to all example configs

This commit is contained in:
kolaente
2022-07-19 16:26:38 +02:00
parent 6c92859f8c
commit f8cc67d37f
3 changed files with 15 additions and 0 deletions

View File

@ -149,6 +149,7 @@ services:
VIKUNJA_DATABASE_TYPE: mysql
VIKUNJA_DATABASE_USER: vikunja
VIKUNJA_SERVICE_JWTSECRET: <generated secret>
VIKUNJA_SERVICE_FRONTENDURL: https://<your public frontend url with slash>/
volumes:
- ./files:/app/vikunja/files
db: