Skip to content

Commit d2177dc

Browse files
committed
fix(deploiement): volume name
1 parent f35004d commit d2177dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ services:
2828
networks:
2929
- validator
3030
volumes:
31-
- publi-data:/opt/validator-publi/var/data
31+
- publi-data:/opt/validator-api/var/data
3232
ports:
3333
# local exposure when traefik is not available
3434
- "8000:8000"

0 commit comments

Comments
 (0)