Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
99b37a9c50 |
@ -2,7 +2,7 @@ version: '3.4'
|
|||||||
services:
|
services:
|
||||||
# Postgres DB
|
# Postgres DB
|
||||||
db:
|
db:
|
||||||
image: postgres:latest
|
image: postgres:11.5
|
||||||
ports:
|
ports:
|
||||||
- "5432:5432"
|
- "5432:5432"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user