fix: add missing network configuration for proxy in Docker Compose

This commit is contained in:
Nils-Johan Gynther
2026-04-21 21:49:05 +02:00
parent cdfca35b9e
commit ac5891394e
+1
View File
@@ -21,4 +21,5 @@ services:
retries: 5 retries: 5
start_period: 60s start_period: 60s
networks: networks:
- proxy
- recipe-internal - recipe-internal