Skip to content

Commit 6718da8

Browse files
committed
chore: clean up comment that's no longer relevant
The comment is now in `start-envoy.sh`.
1 parent 2e0126a commit 6718da8

File tree

1 file changed

+0
-2
lines changed
  • docker/all-in-one/etc/supervisor/services

1 file changed

+0
-2
lines changed

docker/all-in-one/etc/supervisor/services/envoy.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
[program:envoy]
2-
# Workaround using `tee` to get `/dev/stdout` access logging to work, see:
3-
# https://github.com/envoyproxy/envoy/issues/8297#issuecomment-620659781
42
command=/opt/envoy-hot-restarter.py /opt/start-envoy.sh
53
user=envoy
64
autorestart=true

0 commit comments

Comments
 (0)