mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-19 06:30:12 +08:00
fix: config
This commit is contained in:
parent
fdc8a49107
commit
63b0f4a1d6
@ -58,7 +58,7 @@ cat <<EOF > $CONFIG_PATH
|
||||
"port": ${HTTP_PORT},
|
||||
"secret": "$HTTP_SECRET",
|
||||
"enableHeart": ${HTTP_HEART_ENABLE},
|
||||
"enablePost": ${HTTP_POST_ENABLE},,
|
||||
"enablePost": ${HTTP_POST_ENABLE},
|
||||
"postUrls": $HTTP_URLS
|
||||
},
|
||||
"ws": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user