pikachu-fe/.env.production
2019-05-23 20:05:24 +08:00

7 lines
72 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = '/api'