Files
mayfly-go/mayfly_go_web/.env.production
2023-03-15 11:41:03 +08:00

5 lines
83 B
Plaintext

# 线上环境
ENV = 'production'
# 线上环境接口地址
VITE_API_URL = '/api'