services: app: build: . ports: - "3001:3000" volumes: - ./ledger_db:/usr/src/app/data volumes: ledger_db: