oil-station/fuintCashierWeb/.env.development
DESKTOP-369JRHT\12997 c1d2a11486 no message
2024-06-11 17:32:40 +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:8081/'