We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2177dc commit 10ff1deCopy full SHA for 10ff1de
1 file changed
docker-compose.yml
@@ -85,7 +85,7 @@ services:
85
networks:
86
- validator
87
volumes:
88
- - publi-data:/opt/validator-publi/var/data
+ - publi-data:/opt/validator-api/var/data
89
depends_on:
90
- publi
91
restart: unless-stopped
0 commit comments