We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
autorestart
true
1 parent 35e8818 commit 1bed0ceCopy full SHA for 1bed0ce
docker/all-in-one/etc/supervisor/services/envoy.conf
@@ -3,7 +3,7 @@
3
# https://github.com/envoyproxy/envoy/issues/8297#issuecomment-620659781
4
command=bash -c 'set -o pipefail; /opt/envoy --config-path /etc/envoy/envoy.yaml 2>&1 | tee'
5
user=envoy
6
-autorestart=false
+autorestart=true
7
autostart=false
8
stdout_logfile=/var/log/services/envoy.log
9
redirect_stderr=true
0 commit comments