Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7268e37ccc |
+2
-2
@@ -157,7 +157,7 @@ services:
|
||||
interval: 5s
|
||||
timeout: 3s
|
||||
retries: 15
|
||||
image: ghcr.io/scanopy/scanopy/daemon:latest@sha256:7f94cc44439ab3d61b59e58cc555cee5b8636c38a1772bba9e49a462386b743a
|
||||
image: ghcr.io/scanopy/scanopy/daemon:latest@sha256:7a8d06ff4576a66e4414eb91dc08931012e870dd7c79d7877e3f251e1a3bc997
|
||||
network_mode: host
|
||||
privileged: true
|
||||
restart: unless-stopped
|
||||
@@ -183,7 +183,7 @@ services:
|
||||
- scanopy-pg-data:/var/lib/postgresql/data
|
||||
scanopy-server:
|
||||
container_name: scanopy-server
|
||||
image: ghcr.io/scanopy/scanopy/server:latest@sha256:a4efb6b06b88d0d143e1fa075e88d37becfda3be8ea09f146becf4d2e976036b
|
||||
image: ghcr.io/scanopy/scanopy/server:latest@sha256:24324e2dd3179479f7facb0f13bb5ffc771b016bede261c5ce2245bea65946e8
|
||||
depends_on:
|
||||
scanopy-pg:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user