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: services:
postgres: postgres:
container_name: postgres:alpine container_name: postgres
image: postgres image: postgres:alpine
ports: ports:
- 5432:5432 - 5432:5432
environment: environment: