Fix env.js
This commit is contained in:
parent
3954963a40
commit
42ebf07216
@ -1,3 +1,3 @@
|
||||
window.ENV = {
|
||||
API_BASE: "__API_BASE__"
|
||||
API_BASE: "${API_BASE}"
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user