oil-station/fuintCashierWeb/.env.development
DESKTOP-369JRHT\12997 791e98aa14 Merge branch 'master' of http://192.168.31.244:3000/byx/oilSystem
# Conflicts:
#	fuintAdmin_zt/.env.development
#	fuintCashierWeb/.env.development
2024-06-05 17:31:04 +08:00

19 lines
432 B
Plaintext

# 页面标题
VUE_APP_TITLE = 百业兴智慧收银台
# 开发环境配置
ENV = 'development'
# fuint会员营销系统/开发环境
VUE_APP_BASE_API = '/dev-api'
# 发布目录
VUE_APP_PUBLIC_PATH = '/'
# 后端接口地址
#VUE_APP_SERVER_URL = 'http://192.168.31.96:8080/'
#VUE_APP_SERVER_URL = 'http://192.168.31.178:8081'
#VUE_APP_SERVER_URL = 'http://192.168.31.55:8081/'
VUE_APP_SERVER_URL = 'http://localhost:8080/'