Files
SOP/sop-admin/sop-admin-vue/.env.production
tanghc 4e4916f2bd 1.7.2
2019-05-09 11:31:38 +08:00

7 lines
93 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://localhost:8082/api'