vikunja: changed something to number

master
Jef Roosens 2022-09-24 13:24:21 +02:00
parent 2ffccd3a28
commit 8381f47992
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ services:
VIKUNJA_SERVICE_JWTSECRET: VIKUNJA_SERVICE_JWTSECRET:
VIKUNJA_SERVICE_FRONTENDURL: 'https://todo.rustybever.be/' VIKUNJA_SERVICE_FRONTENDURL: 'https://todo.rustybever.be/'
VIKUNJA_SERVICE_ENABLEREGISTRATION: false VIKUNJA_SERVICE_ENABLEREGISTRATION: 0
networks: networks:
- 'default' - 'default'
- 'public' - 'public'