Listen to the correct port
This commit is contained in:
parent
0e24aa92ba
commit
e38f8c790b
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ backend LB
|
|||
|
||||
{% block frontend %}
|
||||
frontend {{ site_name }}
|
||||
{{ bind_ip_tcp(bind_ips, 5000,) }}
|
||||
{{ bind_ip_tcp(bind_ips, 5432,) }}
|
||||
{% endblock frontend %}
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue