mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
Fix online config issue
This commit is contained in:
parent
d687e9962e
commit
725871dab1
@ -22,6 +22,11 @@ class Comunic_io extends Offline {
|
|||||||
*/
|
*/
|
||||||
const SITE_URL = "https://comunic.io/";
|
const SITE_URL = "https://comunic.io/";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* About website access
|
||||||
|
*/
|
||||||
|
const ABOUT_WEBSITE_URL = "https://about.comunic.io/";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Site production mode
|
* Site production mode
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user