2 Commits
hannes ... rose

Author SHA1 Message Date
Robert Ose
9f7e6db261 test 2025-12-17 12:53:48 +01:00
sotos
bb88b190ee update
Some checks failed
CI/CD Pipeline / lint (push) Failing after 18s
CI/CD Pipeline / deploy (push) Successful in 1m24s
2025-12-17 12:14:53 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ name: CI/CD Pipeline
"on":
push:
branches: [main, flip_dev]
branches: [main, flip_dev, hannes]
jobs:
lint:

View File

@@ -17,7 +17,7 @@ services:
ports:
- "9113:9113"
environment:
- NGINX_STATUS_URL=http://nginx:8080/metrics
- NGINX_STATUS_URL=http://nginx:8081/status
networks:
- snake_net