make env match new quasar.conf
This commit is contained in:
parent
5194770f75
commit
b59c102e86
|
@ -1,2 +1,2 @@
|
||||||
VUE_APP_PROD_URL = "https://${API_HOST}"
|
PROD_URL = "https://${API_HOST}"
|
||||||
VUE_APP_DEV_URL = "https://${API_HOST}"
|
DEV_URL = "https://${API_HOST}"
|
Loading…
Reference in New Issue