mirror of
https://github.com/YunoHost-Apps/moncycle_ynh.git
synced 2024-09-03 19:46:16 +02:00
Path
This commit is contained in:
parent
b048da14c7
commit
dae6d8b62e
2 changed files with 1 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
** https://github.com/jean-io/moncycle.app
|
||||
*/
|
||||
|
||||
define("APP_URL", "__DOMAIN__/__PATH__");
|
||||
define("APP_URL", "__DOMAIN____PATH__");
|
||||
|
||||
define("DB_HOST", "localhost");
|
||||
define("DB_ID", "__DB_USER__");
|
||||
|
|
|
@ -29,10 +29,6 @@ ram.runtime = "50M"
|
|||
[install.domain]
|
||||
type = "domain"
|
||||
|
||||
[install.path]
|
||||
type = "path"
|
||||
default = "/moncycle"
|
||||
|
||||
[install.init_main_permission]
|
||||
type = "group"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue