9 lines
133 B
Plaintext
9 lines
133 B
Plaintext
|
|
# 生产环境
|
||
|
|
APP_TITLE='production | eyo'
|
||
|
|
|
||
|
|
# 接口路径
|
||
|
|
API_PATH=zzz
|
||
|
|
|
||
|
|
# 接口地址
|
||
|
|
EO_API_URL=http://lingjiapi.lvfunai.com/api
|