You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`kong quit` is already used within `start-kong.sh` for the all-in-one image. The sole purpose of `start-kong.sh` is to trap exit to run `kong quit`, perhaps `stopsignal=QUIT` in the supervisord config would be equivalent, but it ain't broke.
0 commit comments