strapi #3

Merged
baobeld merged 7 commits from strapi into main 2025-05-03 23:35:06 -04:00
Showing only changes of commit 9c63d511a9 - Show all commits

View file

@ -1,7 +1,7 @@
services:
postgres:
container_name: postgres:alpine
image: postgres
container_name: postgres
image: postgres:alpine
ports:
- 5432:5432
environment: