Merge 8c1f275da5
into a30945312a
This commit is contained in:
commit
85ec08f4dc
@ -455,6 +455,8 @@ services:
|
||||
networks:
|
||||
- ssrf_proxy_network
|
||||
- default
|
||||
extra_hosts:
|
||||
- host.docker.internal:host-gateway
|
||||
|
||||
# worker service
|
||||
# The Celery worker for processing the queue.
|
||||
@ -480,6 +482,8 @@ services:
|
||||
networks:
|
||||
- ssrf_proxy_network
|
||||
- default
|
||||
extra_hosts:
|
||||
- host.docker.internal:host-gateway
|
||||
|
||||
# Frontend web application.
|
||||
web:
|
||||
|
Loading…
Reference in New Issue
Block a user