diff --git a/conf/config.yml b/conf/config.yml index 0da5998..4ea9c3c 100644 --- a/conf/config.yml +++ b/conf/config.yml @@ -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.