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