services: db: ports: - '127.0.0.1:${POSTGRES_PORT}:5432' redis: ports: - '127.0.0.1:${REDIS_PORT}:6379'