Update envar flow
This commit is contained in:
parent
e02f48f358
commit
c524c985c1
6 changed files with 12 additions and 34 deletions
|
@ -46,8 +46,8 @@
|
|||
},
|
||||
"nodemonConfig": {
|
||||
"env": {
|
||||
"CAIRO_URL": "http://localhost:52000",
|
||||
"NUBIAN_URL": "http://localhost:52001"
|
||||
"CAIRO_PUBLIC_URL": "http://localhost:52000",
|
||||
"NUBIAN_INTERNAL_URL": "http://localhost:52001"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue