1
0
Fork 0

fix(proxy): add proxy

This commit is contained in:
sido 2018-06-22 23:18:39 +02:00
parent 663dabd75c
commit 4816b2c89e
2 changed files with 2 additions and 2 deletions

View File

@ -59,4 +59,4 @@ questions:
description: "Hostname for your stack (comma separated)" description: "Hostname for your stack (comma separated)"
type: string type: string
required: true required: true
label: Proxy label: Hostname (for HTTPD)

View File

@ -17,7 +17,7 @@ service:
port: 80 port: 80
httpd: httpd:
proxy: service:port:path proxy: httpd:80:/
hostname: test.molgenis.org hostname: test.molgenis.org
ingress: ingress: