Added “baseurl”
This commit is contained in:
parent
8f481f8166
commit
3acd22bcbc
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
instpath=""
|
||||
baseurl="http://some.url"
|
||||
instpath="/masthelp"
|
||||
db_host=localhost
|
||||
db_port=3306
|
||||
db_socket=/run/mysqld/mysqld.sock
|
||||
|
|
Loading…
Reference in a new issue