refactor: Rename traefik12 service to traefik in docker-compose.yaml
All checks were successful
Remote Deployment Pipeline / Prepare Context (pull_request) Successful in 3s
Remote Deployment Pipeline / Deploy (Staging) (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Dev/Preview) (pull_request) Successful in 59s
Remote Deployment Pipeline / Cleanup Preview (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Production) (pull_request) Has been skipped

This commit is contained in:
2025-12-25 20:30:53 +01:00
parent 92e8d5f251
commit 26eb1f705f
2 changed files with 2 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ jobs:
SCRIPT_AFTER: |
set -e
cd ${{ needs.prepare_context.outputs.pr_path }}
docker compose --env-file dev.env -f docker-compose.yaml up -d --build --remove-orphans
docker compose --env-file dev.env -f docker-compose.yaml up -d --build --remove-orphans --wait
# Run E2E Tests
echo "Running E2E tests..."

View File

@@ -1,5 +1,5 @@
services:
traefik12:
traefik:
image: "traefik:v3.6@sha256:67622638cd88dbfcfba40159bc652ecf0aea0e032f8a3c7e3134ae7c037b9910"
restart: unless-stopped
security_opt: