Open port 5432 on docker-compose
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ test:
|
||||
image: python:3.7
|
||||
stage: test
|
||||
services:
|
||||
- postgres:latest
|
||||
- postgres:12
|
||||
variables:
|
||||
POSTGRES_DB: ci
|
||||
POSTGRES_USER: postgres
|
||||
|
||||
Reference in New Issue
Block a user