mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-27 23:55:25 +00:00
chore(docs): add frontendurl to all example configs
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user