2024-05-31 13:55:33 +08:00
|
|
|
# 生产环境
|
|
|
|
VITE_NODE_ENV = 'production'
|
|
|
|
|
|
|
|
#生产环境接口地址
|
|
|
|
VITE_SERVE = 'https://zxjt.86698.cn'
|
2024-06-05 10:35:27 +08:00
|
|
|
|
|
|
|
VITE_SERVE_TEST = 'https://zxjt.test.86698.cn'
|
2024-05-31 13:55:33 +08:00
|
|
|
#'https://lottery.api.86698.cn'
|
|
|
|
# 'http://39.98.117.3'
|
|
|
|
|
2024-06-05 10:35:27 +08:00
|
|
|
# https://lsxdwx.access.86698.cn/
|