This commit is contained in:
Sebastian
2024-11-28 08:30:43 +01:00
parent 4abfa497be
commit 4449dc0444

View File

@@ -52,6 +52,8 @@ services:
goat-testnet-node: goat-testnet-node:
image: ghcr.io/goatnetwork/goat:v0.1.1 image: ghcr.io/goatnetwork/goat:v0.1.1
stop_grace_period: 30s stop_grace_period: 30s
depends_on:
- goat-testnet
restart: unless-stopped restart: unless-stopped
entrypoint: /entrypoint.sh entrypoint: /entrypoint.sh
environment: environment: