Skip to content

Commit 8533d44

Browse files
authored
Enable built-in proxy support
1 parent e64542c commit 8533d44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ RUN set -eux; \
8484
--enable-sasl \
8585
--enable-sasl-pwdb \
8686
--enable-tls \
87+
--enable-proxy \
8788
; \
8889
nproc="$(nproc)"; \
8990
make -j "$nproc"; \

0 commit comments

Comments
 (0)