mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-18 21:38:53 +00:00
Added About Website URL (offline)
This commit is contained in:
@@ -19,6 +19,11 @@ class Dev {
|
||||
*/
|
||||
const SITE_URL = "http://devweb.local/comunic/v2/";
|
||||
|
||||
/**
|
||||
* About website access
|
||||
*/
|
||||
const ABOUT_WEBSITE_URL = "http://127.0.0.1:4000/";
|
||||
|
||||
/**
|
||||
* Site production mode
|
||||
*/
|
||||
|
Reference in New Issue
Block a user