Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 424142e

Browse files
committed
Add mod_proxy_wstunnel
1 parent bf17505 commit 424142e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ RUN \
1515
a2enmod rewrite && \
1616
a2enmod proxy_fcgi && \
1717
a2enmod proxy_http && \
18+
a2enmod proxy_wstunnel && \
1819
a2enmod remoteip && \
1920
a2enmod expires && \
2021
a2enmod ssl && \

0 commit comments

Comments
 (0)