Skip to content

Commit

Permalink
fix: psono port
Browse files Browse the repository at this point in the history
  • Loading branch information
dougppaz committed May 29, 2024
1 parent 5cbc01e commit 96d14ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbook/templates/config/haproxy.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ backend grafana
server grafana grafana:3000

backend psono
server psono psono:10200
server psono psono:80

frontend roll
bind :80,[::]:80 v6only
Expand Down

0 comments on commit 96d14ac

Please sign in to comment.