1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moncycle_ynh.git synced 2024-09-03 19:46:16 +02:00
This commit is contained in:
Limezy 2024-01-31 12:44:26 +07:00
parent b048da14c7
commit dae6d8b62e
2 changed files with 1 additions and 5 deletions

View file

@ -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__");

View file

@ -29,10 +29,6 @@ ram.runtime = "50M"
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/moncycle"
[install.init_main_permission]
type = "group"