game2006admin/.env.production
2025-05-17 19:30:30 +08:00

8 lines
136 B
Plaintext

# just a flag
ENV = 'production'
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'https://adminapi.kingsome.cn/api/v1'