services: caddy: ports: - "80:80" - "443:443" postgres: ports: - "5432:5432" redis: ports: - "6379:6379"