Update API_BASE
This commit is contained in:
parent
bd31ffbff4
commit
88ec0585a7
@ -1,3 +1,3 @@
|
||||
window.__ENV__ = {
|
||||
API_BASE: "${API_BASE:-http://localhost:8000}"
|
||||
API_BASE: "${API_BASE:-/api}"
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user