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