feat(Vikunja): Split configuration

This commit is contained in:
2023-10-03 14:17:29 +02:00
parent 847bc2b014
commit 11f89a1c8c
2 changed files with 9 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
---
version: "3.8"
services:
vikunja_api:
environment:
VIKUNJA_LEGAL_IMPRINTURL: ${VIKUNJA_LEGAL_IMPRINTURL}
VIKUNJA_LEGAL_PRIVACYURL: ${VIKUNJA_LEGAL_PRIVACYURL}