fix(proxy): add proxy
This commit is contained in:
parent
663dabd75c
commit
4816b2c89e
@ -59,4 +59,4 @@ questions:
|
||||
description: "Hostname for your stack (comma separated)"
|
||||
type: string
|
||||
required: true
|
||||
label: Proxy
|
||||
label: Hostname (for HTTPD)
|
@ -17,7 +17,7 @@ service:
|
||||
port: 80
|
||||
|
||||
httpd:
|
||||
proxy: service:port:path
|
||||
proxy: httpd:80:/
|
||||
hostname: test.molgenis.org
|
||||
|
||||
ingress:
|
||||
|
Loading…
Reference in New Issue
Block a user