add nginx proxy
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
ENV_VARS += ES_EXPORTER_SERVICE_9206_TAGS
|
||||
ES_EXPORTER_SERVICE_URIS ?= $(patsubst %,es-exporter.%,$(APP_URIS))
|
||||
ES_EXPORTER_SERVICE_9206_TAGS ?= $(call urlprefix,,$(ES_EXPORTER_SERVICE_9206_URIS))
|
||||
ES_EXPORTER_SERVICE_9206_URIS ?= $(ES_EXPORTER_SERVICE_URIS)
|
||||
ES_EXPORTER_SERVICE_9206_NAME ?= es-exporter
|
||||
ES_EXPORTER_SERVICE_9206_TAGS ?= $(call tagprefix,es-exporter,9206)
|
||||
|
||||
Reference in New Issue
Block a user