nothing changed, really

This commit is contained in:
2023-12-07 08:29:49 +01:00
parent 1b98851f13
commit 1ea274f066
+1 -1
View File
@@ -32,7 +32,7 @@ server {
client_max_body_size 10M;
location / {
proxy_pass http://192.168.0.123:8080;
proxy_pass http://192.168.0.123:8081;
# These configuration options are required for WebSockets to work.
proxy_http_version 1.1;