Forgot to update bookstack ip.

This commit is contained in:
2022-04-22 21:16:32 -04:00
parent aab77ca1cc
commit 0e38b282f5

View File

@@ -142,7 +142,7 @@ server {
location / {
include /etc/nginx/includes/proxy.conf;
proxy_pass http://192.168.1.9:2665;
proxy_pass http://192.168.1.204:2665;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Conntection "Upgrade";