Compare commits

..

3 Commits

Author SHA1 Message Date
Robert Ose
7bade2f31e Merge branch 'main' of https://dns.s-martika.com/smartika/Wordpress-Ansible
Some checks failed
CI/CD Pipeline / lint (push) Failing after 17s
CI/CD Pipeline / deploy (push) Failing after 1m8s
2025-12-16 12:34:03 +01:00
Robert Ose
be029575ed Maaa
:erge branch 'main' of https://dns.s-martika.com/smartika/Wordpress-Ansible
2025-12-16 12:33:05 +01:00
Robert Ose
6a49e454a9 fixed 2025-12-16 12:26:21 +01:00

View File

@@ -4,7 +4,7 @@ services:
prometheus:
image: prom/prometheus:latest
volumes:
- ./prometheus.yml:/etc/prometheus/prometheus.yml:ro
- ./prometheus.yaml:/etc/prometheus/prometheus.yml:ro
ports:
- "9090:9090"
networks: