Files
mayfly-go/mayfly_go_web/.env.production

5 lines
83 B
Plaintext
Raw Normal View History

# 线上环境
ENV = 'production'
# 线上环境接口地址
2023-03-15 11:41:03 +08:00
VITE_API_URL = '/api'