fix(env): quote SEED_OPERATOR_NAME so bash sourcing tolerates parens
This commit is contained in:
parent
3c3b5165b8
commit
bf22c177a4
@ -8,6 +8,6 @@ MEDIA_DIR=/data/media
|
||||
BOT_HEALTH_PORT=8081
|
||||
BOT_LOG_LEVEL=debug
|
||||
SEED_OPERATOR_TELEGRAM_ID=818380985
|
||||
SEED_OPERATOR_NAME=yiekheng (dev)
|
||||
SEED_OPERATOR_NAME="yiekheng (dev)"
|
||||
WEB_PORT=3000
|
||||
AUTH_SECRET=86f656580a58f03b6ccb43d257e0e801ecd5356e042e8886b3c7c569e29ff13c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user