oil-station/fuintCashierWeb/.env.development
DESKTOP-369JRHT\12997 7dfde1b3b5 Merge branch 'master' of http://122.51.230.86:3000/dianliang/oil-station
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2024-08-17 10:19:45 +08:00

15 lines
283 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.178:8081/'