phase 1 and 2 of embedded images

This commit is contained in:
Stefan Hardegger
2025-09-16 14:58:50 +02:00
parent c92308c24a
commit c7b516be31
14 changed files with 686 additions and 54 deletions

View File

@@ -52,6 +52,8 @@ services:
postgres:
image: postgres:15-alpine
# No port mapping - only accessible within the Docker network
ports:
- "5432:5432"
environment:
- POSTGRES_DB=storycove
- POSTGRES_USER=storycove