easypay-admin/.env.production
2023-12-20 21:43:49 +08:00

8 lines
128 B
Plaintext

# just a flag
ENV = 'production'
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://117.50.163.143:20400'