Hello, today i installed Vikunja from the dpkg source and apt-get apache2 and mysql.
After installation, I was able to see login page on localhost:3456.
I did a restart and from then on systemctl is starting in failure with this note:
level=ERROR msg=“service.publicurl is required when cors.enable is true”
I’m sure, I entered the right IP min the publicurl line in config.yml
I assume that vikunja doesn’t reach the config.yml allthough it says
“Using config file: /etc/vikunja/config.yml”
If I manipulate the config.yml to config_.yml
“Using config file: /etc/vikunja/config.yml” doesn’t change.
May you help me?
Greetings Columbo