Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
fsoest committed Jan 1, 2025
1 parent 6778ea8 commit 43169b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ server {
}

location / {
proxy_pass http://127.0.0.1:8016;
proxy_pass http://0.0.0.0:8016;
}
}

0 comments on commit 43169b4

Please sign in to comment.