11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
# .env.development
|
|
VITE_NODE_ENV = development
|
|
|
|
VITE_PORT = 10013
|
|
|
|
VITE_OA_BASEURL = https://oa-pre.shiyue.com
|
|
|
|
VITE_YCODE_BASEURL = https://custom-chart-pre-api.shiyue.com
|
|
|
|
VITE_YCODE_BASEURL_FRONT = https://custom-chart.shiyue.com
|