13 lines
261 B
Plaintext
13 lines
261 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_CLIENT_ID = y-code-v1
|
|
|
|
VITE_YCODE_BASEURL_FRONT = https://custom-chart.shiyue.com
|