12 lines
187 B
Plaintext
12 lines
187 B
Plaintext
# 页面标题
|
|
VUE_APP_TITLE = 用工管理系统
|
|
|
|
# 生产环境配置
|
|
ENV = 'production'
|
|
|
|
# 管理系统/生产环境
|
|
VUE_APP_BASE_API = '/prod-api'
|
|
|
|
port = 8089
|
|
npm_config_port = 8089
|