fix(proxy): add proxy
This commit is contained in:
		| @@ -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) | ||||||
| @@ -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: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user