Update env/env.production-online
parent
01913a739f
commit
7330e38296
|
@ -1,5 +1,5 @@
|
||||||
VITE_APP_MODE=production
|
VITE_APP_MODE=production
|
||||||
VITE_BASE_API_URL=https://api.office.weplayground.id/api
|
VITE_BASE_API_URL=http://103.187.147.241:30050/api
|
||||||
VITE_BASE_API_REPORT_URL=https://api.office.weplayground.id/api
|
VITE_BASE_API_REPORT_URL=http://103.187.147.241:30050/api
|
||||||
|
|
||||||
VITE_BASE_API_URL_LOCAL=https://api.office.weplayground.id/api
|
VITE_BASE_API_URL_LOCAL=http://103.187.147.241:30050/api
|
Loading…
Reference in New Issue