feat: add Docker Compose configuration for a PostgreSQL database service.
This commit is contained in:
parent
20284c25e7
commit
bc27417649
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
version: '3.8'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue