mirror of
https://github.com/openziti/zrok.git
synced 2025-06-26 20:52:33 +02:00
deploy: 4ff058041e84c19126cd8cdf05a98b36f41ad852
This commit is contained in:
parent
74db59f4a8
commit
1c68525eb5
@ -87,6 +87,8 @@ services:
|
||||
depends_on:
|
||||
zrok-permissions:
|
||||
condition: service_completed_successfully
|
||||
ziti-quickstart:
|
||||
condition: service_healthy
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./zrok-controller.Dockerfile
|
||||
@ -121,6 +123,8 @@ services:
|
||||
depends_on:
|
||||
zrok-permissions:
|
||||
condition: service_completed_successfully
|
||||
ziti-quickstart:
|
||||
condition: service_healthy
|
||||
build:
|
||||
context: .
|
||||
dockerfile: zrok-frontend.Dockerfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user