mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
Force TCP for postgres
This commit is contained in:
1
.github/workflows/postgresql.yaml
vendored
1
.github/workflows/postgresql.yaml
vendored
@ -15,7 +15,6 @@ jobs:
|
||||
env:
|
||||
POSTGRES_USER: inventree
|
||||
POSTGRES_PASSWORD: password
|
||||
POSTGRES_DB: inventree_test_db
|
||||
ports:
|
||||
- 5432:5432
|
||||
|
||||
|
Reference in New Issue
Block a user