add nginx proxy
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
ENV_VARS += PORTAINER_SERVICE_9000_TAGS
|
||||
PORTAINER_SERVICE_URIS ?= $(patsubst %,portainer.%,$(APP_URIS))
|
||||
PORTAINER_SERVICE_9000_TAGS ?= $(call urlprefix,,$(PORTAINER_SERVICE_9000_URIS))
|
||||
PORTAINER_SERVICE_9000_URIS ?= $(PORTAINER_SERVICE_URIS)
|
||||
PORTAINER_SERVICE_9000_NAME ?= portainer
|
||||
PORTAINER_SERVICE_9000_TAGS ?= $(call tagprefix,portainer,9000)
|
||||
|
||||
Reference in New Issue
Block a user