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
db4ba706fb
commit
1093c4f957
|
@ -1,6 +1,7 @@
|
||||||
// Constants
|
// Constants
|
||||||
const prod = {
|
const prod = {
|
||||||
backend: 'http://dev.concept.ru:8000',
|
backend: 'https://dev.concept.ru:8000',
|
||||||
|
// backend: 'https://localhost:8000',
|
||||||
};
|
};
|
||||||
|
|
||||||
const dev = {
|
const dev = {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user