Commit f34d7d45 by Girish Ramakrishnan

exec for proper SIGTERM handling

1 parent 410ee66f
Showing with 1 additions and 1 deletions
......@@ -6,4 +6,4 @@ export NODE_ENV=production
chown -R cloudron:cloudron /app/data
/usr/local/bin/gosu cloudron:cloudron node /app/code/server.js /app/data
exec /usr/local/bin/gosu cloudron:cloudron node /app/code/server.js /app/data
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!