chore: refactor docker compose env's
Tests / build (push) Successful in 6m41s
Tests / test (push) Failing after 10m1s
Tests / lint (push) Successful in 13m29s

This commit is contained in:
2026-08-04 23:38:01 +02:00
parent b60e4aa457
commit d632dc0f6b
18 changed files with 287 additions and 260 deletions
+6 -1
View File
@@ -3,4 +3,9 @@ include:
- path:
- parts/docker-compose-databases.yaml
- parts/docker-compose-test.yaml
- parts/docker-compose-traefik.yaml
- parts/docker-compose-traefik.yaml
services:
postgresql:
environment:
POSTGRES_PASSWORD: "changeit"