mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Use temporary orchestrator images
This commit is contained in:
+2
-2
@@ -1230,7 +1230,7 @@ services:
|
||||
|
||||
appwrite-orchestrator:
|
||||
container_name: appwrite-orchestrator
|
||||
image: ko.local/jobs-service:latest
|
||||
image: chiragagg5k/jobs-service:temp-appwrite-pr-4f081ed-20260521
|
||||
user: root
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
@@ -1244,7 +1244,7 @@ services:
|
||||
- ORCHESTRATOR_BACKEND=docker
|
||||
- PORT=8080
|
||||
- METRICS_PORT=9090
|
||||
- SIDECAR_IMAGE=ko.local/job-sidecar:latest
|
||||
- SIDECAR_IMAGE=chiragagg5k/job-sidecar:temp-appwrite-pr-4f081ed-20260521
|
||||
- ARTIFACT_ENDPOINT=http://host.docker.internal:9080
|
||||
- EXTRA_HOSTS=appwrite.test:host-gateway
|
||||
- ORCHESTRATOR_NETWORK=appwrite
|
||||
|
||||
Reference in New Issue
Block a user