We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e21e38d + 7416e8f commit 8f5ebb5Copy full SHA for 8f5ebb5
Dockerfile
@@ -38,4 +38,4 @@ RUN /test_uwsgi/test.sh
38
FROM base
39
LABEL "com.datadoghq.ad.check_names"='["nginx"]'
40
LABEL "com.datadoghq.ad.init_configs"='[{}]'
41
-LABEL "com.datadoghq.ad.instances"='[{"nginx_status_url": "http://%%host%%:8091/nginx_status/"}]'
+LABEL "com.datadoghq.ad.instances"='[{"nginx_status_url": "http://localhost:8091/nginx_status/"}]'
0 commit comments