feat(oidc): add oidc config
This commit is contained in:
parent
f89dff9869
commit
0020fda724
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ services:
|
||||||
LETSENCRYPT_HOST: ${VIKUNJA_VHOST:-tasks.martin.md}
|
LETSENCRYPT_HOST: ${VIKUNJA_VHOST:-tasks.martin.md}
|
||||||
volumes:
|
volumes:
|
||||||
- files:/app/vikunja/files
|
- files:/app/vikunja/files
|
||||||
|
- /srv/docker/vikunja-config.yml:/app/vikunja/config.yml
|
||||||
depends_on:
|
depends_on:
|
||||||
db:
|
db:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue