Remove frontend proxy worker

This commit is contained in:
uumas
2023-04-25 21:39:51 +03:00
parent 0033ffc405
commit d1bbd974ab
3 changed files with 3 additions and 10 deletions

View File

@@ -24,6 +24,3 @@ worker_listeners:
bind_addresses: ['0.0.0.0'] # Don't bind to multiple addresses
{% endif %}
{% endif %}
{% if worker_app == 'frontend_proxy' %}
worker_main_http_uri: http://localhost:8008
{% endif %}

View File

@@ -1,3 +1,4 @@
---
worker_app: frontend_proxy
# LEGACY
worker_state: absent