mirror of
https://gitee.com/dromara/zyplayer-doc.git
synced 2026-05-14 11:22:07 +08:00
7 lines
71 B
Plaintext
7 lines
71 B
Plaintext
# 线上环境
|
|
ENV = 'production'
|
|
|
|
# base api
|
|
VUE_APP_BASE_API = './'
|
|
|