Skip to content

Commit b95ea99

Browse files
committed
RA-141: DB path updated from docker compose run
1 parent c6e48cb commit b95ea99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.docker-compose

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ DB_HOST=db
1717
# Service name in docker-compose or local db
1818
DB_PORT=5432
1919
DB_SCHEMA=${NETWORK}
20-
DB_PATH=/data
20+
DB_PATH=data
2121

2222
## Cardano Node variables
2323
CARDANO_NODE_HOST=cardano-node

0 commit comments

Comments
 (0)