diff --git a/compose.yaml b/compose.yaml index 116246e..056ef33 100644 --- a/compose.yaml +++ b/compose.yaml @@ -77,7 +77,7 @@ services: - traefik.http.routers.ombweb.tls.certresolver=marijndoeve db: image: postgres:16 - container_name: mc-db + container_name: mc-db4 environment: TZ: Europe/Amsterdam POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}