parent
f48168639a
commit
19957da05c
@ -1,6 +1,10 @@
|
|||||||
const ADRESSE_WEBSERVER = "http://172.20.10.4:3002"
|
const ADRESSE_WEBSERVER = "http://localhost:3002"
|
||||||
|
|
||||||
|
const ADRESSE_DBSERVER = "http://localhost:3003"
|
||||||
|
|
||||||
|
const tmp = ADRESSE_DBSERVER
|
||||||
|
const mp2 = ADRESSE_WEBSERVER
|
||||||
|
|
||||||
const ADRESSE_DBSERVER = "http://172.20.10.4:3003"
|
|
||||||
|
|
||||||
const ADRESSE_WEBSITE = ""
|
const ADRESSE_WEBSITE = ""
|
||||||
|
|
||||||
|
Loading…
Reference in new issue