From b6d08f35d94e9fa0cdcdd2081327c04e4dbb9574 Mon Sep 17 00:00:00 2001 From: forksand Date: Mon, 12 Apr 2021 20:52:17 -0600 Subject: [PATCH] proxy_wstunnel for streamlit --- source/resources/apps/web3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/resources/apps/web3/README.md b/source/resources/apps/web3/README.md index 4e3618e..34cd0d4 100644 --- a/source/resources/apps/web3/README.md +++ b/source/resources/apps/web3/README.md @@ -8,7 +8,7 @@ Apache proxy ``` apt-get -y install apache2 python3-certbot-apache apt clean -a2enmod ssl rewrite proxy proxy_http headers +a2enmod ssl rewrite proxy proxy_http headers proxy_wstunnel a2ensite default-ssl.conf echo vweb3.forksand.com > /var/www/html/index.html vim iptables.test.rules