Skip to content

Commit

Permalink
httpd: ouverture port 8080
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerPixel committed Feb 7, 2024
1 parent d6b2f4e commit 89774b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/http/httpd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ Include conf/extra/proxy-html.conf
SSLRandomSeed startup builtin
SSLRandomSeed connect builtin
</IfModule>

Listen 8080
<VirtualHost *:8080>
ProxyPreserveHost On
ProxyPass / http://backend:8080/
Expand Down

0 comments on commit 89774b4

Please sign in to comment.