mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Added About Website URL (offline)
This commit is contained in:
@ -14,6 +14,11 @@ class Offline {
|
||||
const API_SERVICE_NAME = "ComunicWeb";
|
||||
const API_SERVICE_TOKEN = "12XU67pJUlnNQ";
|
||||
|
||||
/**
|
||||
* About website access
|
||||
*/
|
||||
const ABOUT_WEBSITE_URL = "http://127.0.0.1:4000/";
|
||||
|
||||
/**
|
||||
* Site URL
|
||||
*/
|
||||
|
Reference in New Issue
Block a user