litemall/litemall-admin/.env.deployment

9 lines
124 B
Plaintext
Raw Normal View History

2025-04-14 14:25:41 +08:00
NODE_ENV = production
# just a flag
ENV = 'deploymenet'
# base api
VUE_APP_BASE_API = 'http://122.51.199.160:8080/admin'