fix: Wait for forward proxy to start

This commit is contained in:
janskiba
2024-02-08 13:39:17 +00:00
committed by juarez
parent 64250d9d21
commit 1995997ac2

View File

@ -153,6 +153,8 @@ services:
environment:
http_proxy: "http://forward_proxy:3128"
https_proxy: "http://forward_proxy:3128"
depends_on:
- forward_proxy
secrets:
opal-cert.pem: