Skip to content

Commit 3856b80

Browse files
authored
fix: envoy auth (#1511)
1 parent 29b9290 commit 3856b80

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/helpers/docker_queue.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ const docker_cron = async () => {
254254
[`${tcp_port1}/tcp`]: {},
255255
[`${tcp_port2}/tcp`]: {},
256256
},
257+
Env: ["ENVOY_UID=0"],
257258
AttachStdin: false,
258259
AttachStdout: false,
259260
AttachStderr: false,

0 commit comments

Comments
 (0)