mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-14 12:32:54 +02:00
「✨」 feat: monitoring module should be finished
This commit is contained in:
@ -3,7 +3,7 @@ services:
|
||||
container_name: transcendence-nginx-exporter
|
||||
image: nginx/nginx-prometheus-exporter:latest
|
||||
command:
|
||||
- '-nginx.scrape-uri=http://transcendence-front:8080/nginx_status'
|
||||
- '-nginx.scrape-uri=http://transcendence-front:8080/status/format/json'
|
||||
depends_on:
|
||||
front:
|
||||
condition: service_started
|
||||
|
Reference in New Issue
Block a user