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:
parent
f322eb7097
commit
8db7b65301
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue