We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f35004d commit d2177dcCopy full SHA for d2177dc
1 file changed
docker-compose.yml
@@ -28,7 +28,7 @@ services:
28
networks:
29
- validator
30
volumes:
31
- - publi-data:/opt/validator-publi/var/data
+ - publi-data:/opt/validator-api/var/data
32
ports:
33
# local exposure when traefik is not available
34
- "8000:8000"
0 commit comments