The intended use is to reset, not to keep running with it. Say you forgot the password, you then run:
> duplicati-server —webservice-password=…
CTRL+C
> duplicati-server
But for better security and Docker support, I will make ENV vars an option as well.