bugfix: failed to set server_base_path if db is not existing
On the first start, the DB do not exist and the "filebrowser config set --baseurl" will failed. filebrowser was starting with the wrong baseurl (subdomain=false). it starts correctly on the second try if the db was persisted. this fix set the correct baseurl even if the db was not existingpull/393/head
parent
e64f1ede52
commit
4ab509b8ca
Loading…
Reference in New Issue