1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vikunja_ynh.git synced 2024-09-03 18:06:26 +02:00

Update config.yml

This commit is contained in:
ericgaspar 2021-08-20 17:34:12 +02:00
parent f322eb7097
commit 8db7b65301

View file

@ -6,7 +6,7 @@ service:
# The interface on which to run the webserver
interface: ":__PORT__"
# The URL of the frontend, used to send password reset emails.
frontendurl: "https://__DOMAIN____PATH__"
frontendurl: "https://__DOMAIN__"
# The base path on the file system where the binary and assets are.
# Vikunja will also look in this path for a config file, so you could provide only this variable to point to a folder
# with a config file which will then be used.