add nginx proxy
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
ENV_VARS += THEIA_SERVICE_3000_TAGS
|
||||
THEIA_SERVICE_URIS ?= $(patsubst %,theai.%,$(APP_URIS))
|
||||
THEIA_SERVICE_3000_TAGS ?= $(call urlprefix,,$(THEIA_SERVICE_3000_URIS))
|
||||
THEIA_SERVICE_3000_URIS ?= $(THEIA_SERVICE_URIS)
|
||||
THEIA_SERVICE_3000_NAME ?= theai
|
||||
THEIA_SERVICE_3000_TAGS ?= $(call tagprefix,theia,3000)
|
||||
|
||||
Reference in New Issue
Block a user