mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Allow graceful shutdown in Docker
This commit is contained in:
@@ -25,4 +25,4 @@ if [ ! -s "/home/node/app/config/settings.json" ]; then
|
||||
fi
|
||||
|
||||
# Start the server
|
||||
node /home/node/app/server.js
|
||||
exec node /home/node/app/server.js
|
||||
|
Reference in New Issue
Block a user