slight tweak

This commit is contained in:
Thomas E Lackey 2023-03-20 18:13:51 -05:00
parent 47765f9fd4
commit dfd56916cc

View File

@ -22,6 +22,6 @@ services:
POSTGRES_DB: "vulcanize_testing" POSTGRES_DB: "vulcanize_testing"
POSTGRES_PASSWORD: "password" POSTGRES_PASSWORD: "password"
ports: ports:
- "127.0.0.1:8077:5432" - "8077:5432"
volumes: volumes:
- ./statediff/indexer/database/file:/file_indexer - ./statediff/indexer/database/file:/file_indexer