strapi (#3)
Co-authored-by: Benjamin Palko <benjaminpalko@hotmail.com> Reviewed-on: #3
This commit is contained in:
parent
fbcb3179c9
commit
b2844e8d76
34 changed files with 4389 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
postgres:
|
||||
container_name: postgres:alpine
|
||||
image: postgres
|
||||
container_name: postgres
|
||||
image: postgres:alpine
|
||||
ports:
|
||||
- 5432:5432
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue