mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-02-16 19:02:40 +00:00
Switch to new API
This commit is contained in:
parent
fa923d33e8
commit
99aafe3799
@ -10,7 +10,7 @@ class Dev {
|
|||||||
/**
|
/**
|
||||||
* API access and credentials
|
* API access and credentials
|
||||||
*/
|
*/
|
||||||
const API_URL = "http://devweb.local/comunic/api/";
|
const API_URL = "http://127.0.0.1:3000/"; //"http://devweb.local/comunic/api/";
|
||||||
const API_SERVICE_NAME = "ComunicWeb";
|
const API_SERVICE_NAME = "ComunicWeb";
|
||||||
const API_SERVICE_TOKEN = "12XU67pJUlnNQ";
|
const API_SERVICE_TOKEN = "12XU67pJUlnNQ";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user