forked from erp-dev/erp
feat: auto complete stock change
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
environment:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: postgres
|
||||
POSTGRES_DB: myapp
|
||||
POSTGRES_DB: flower
|
||||
ports:
|
||||
- "5432:5432"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user