1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-05-19 21:52:07 +00:00

Fix online config issue

This commit is contained in:
Pierre 2018-05-19 10:44:19 +02:00
parent d687e9962e
commit 725871dab1

@ -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
*/