transactions find bank accounts when manual import.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user