7 lines
169 B
Bash
7 lines
169 B
Bash
ACCESS_MANAGE_API_BASE_URL=http://127.0.0.1:3500/api
|
|
ROLE_USER_SESSION_COOKIE=role_user_session
|
|
APP_ENV=production
|
|
APP_ENV_LABEL=生产环境
|
|
PORT=3210
|
|
HOSTNAME=0.0.0.0
|