mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-03 07:50:25 +08:00
5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
# 线上环境
|
|
ENV = 'production'
|
|
|
|
# 线上环境接口地址
|
|
VITE_API_URL = 'http://api.mayflygo.1yue.net/api' |