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