7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
# just a flag
|
|
ENV = 'production'
|
|
|
|
# base api ip:http://182.139.182.174:7301
|
|
#VUE_APP_BASE_API = 'http://10.143.138.158:8301'
|
|
VUE_APP_BASE_API = 'https://jyjf.pzhdqrmtzx.com/edu'
|