Files
mayfly-go/mayfly-go-front/.env.production
2021-03-24 17:18:39 +08:00

5 lines
94 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://128.64.98.54:8888/api'