diff --git a/docker-compose.yml b/docker-compose.yml index 8184653..485f1c6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -50,7 +50,7 @@ services: - storycove-network postgres: - image: postgres:16-alpine + image: postgres:15-alpine # No port mapping - only accessible within the Docker network environment: - POSTGRES_DB=storycove