new_shop_supply/.env.production
2024-02-20 18:12:25 +08:00

9 lines
118 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API =127.0.0.1:8787
# socket 连接地址
VUE_APP_WS_URL =