mirror of
https://github.com/YunoHost-Apps/xbackbone_ynh.git
synced 2024-09-03 19:15:53 +02:00
clean
This commit is contained in:
parent
5bf3a665a3
commit
048423efe9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ return [
|
|||
'base_url' => 'https://__DOMAIN____PATH__',
|
||||
'storage' => [
|
||||
'driver' => 'local',
|
||||
'path' => '__DATA_DIR__/storage',
|
||||
'path' => '__INSTALL_DIR__/storage',
|
||||
],
|
||||
'db' => [
|
||||
'connection' => 'sqlite',
|
||||
|
|
Loading…
Add table
Reference in a new issue