mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-08 02:33:38 +00:00
Force TCP for postgres
This commit is contained in:
@@ -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