mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update config.local.php
This commit is contained in:
parent
0adc206beb
commit
bb8af85015
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ const WWW_URI = '__PATH__/';
|
|||
* @var null|string
|
||||
*/
|
||||
|
||||
const WWW_URL = 'https://__DOMAIN____PATH__';
|
||||
const WWW_URL = 'https://__DOMAIN____PATH__/';
|
||||
|
||||
/**
|
||||
* Adresse URL HTTP(S) de l'admin Paheko
|
||||
|
|
Loading…
Add table
Reference in a new issue