Skip to content

Commit 201d914

Browse files
Turn off http2 (#654)
1 parent 1386775 commit 201d914

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@ EXPOSE 1323
3535

3636
ARG GIT_SHA
3737
ENV GIT_SHA=$GIT_SHA
38+
ENV GODEBUG=http2client=0
3839

3940
CMD ["bridge"]

0 commit comments

Comments
 (0)