transactions find bank accounts when manual import.

This commit is contained in:
BC
2018-07-12 23:54:23 -07:00
parent d6345832dc
commit 77eade2f15
3 changed files with 14 additions and 16 deletions

View File

@@ -31,8 +31,6 @@ services:
POSTGRES_USER: ap
POSTGRES_PASSWORD: fifteen-invoices-imported!
POSTGRES_DB: autoap
ports:
- "5432:5432"
volumes:
- ./data/var/lib/postgresql/data:/var/lib/postgresql/data
migrator: