mirror of
https://github.com/akuker/RASCSI.git
synced 2026-04-20 11:17:58 +00:00
macproxy classic uses port 5001
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
{% endif %}
|
||||
{% if macproxy_configured %}
|
||||
<li class="service-item enabled">
|
||||
{{ _("Vintage web proxy is running at %(ip_addr)s (default port 5000)", ip_addr=env['ip_addr']) }}
|
||||
{{ _("Vintage web proxy is running at %(ip_addr)s (default port 5001)", ip_addr=env['ip_addr']) }}
|
||||
{% else %}
|
||||
<li class="service-item disabled">
|
||||
{{ _("Vintage web proxy is disabled.") }}
|
||||
|
||||
Reference in New Issue
Block a user