added depends_on for proxy
This commit is contained in:
@@ -26,3 +26,5 @@ services:
|
|||||||
image: local/nginx-ingress:acs
|
image: local/nginx-ingress:acs
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
|
depends_on:
|
||||||
|
- platform
|
||||||
|
Reference in New Issue
Block a user