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.
1 parent e21e38d commit 7416e8fCopy full SHA for 7416e8f
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