mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 13:00:39 +03:00
Update constants.ts
This commit is contained in:
parent
a4c31efdb6
commit
586052f671
|
@ -1,7 +1,7 @@
|
||||||
// Constants
|
// Constants
|
||||||
const prod = {
|
const prod = {
|
||||||
// backend: 'http://dev.concept.ru:8000',
|
backend: 'http://dev.concept.ru:8000',
|
||||||
backend: 'http://localhost:8000',
|
// backend: 'http://localhost:8000',
|
||||||
};
|
};
|
||||||
|
|
||||||
const dev = {
|
const dev = {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user