Files
Personal-Rancher-Catalog/templates/Ghost/0/rancher-compose.yml
2018-06-28 06:49:24 -04:00

19 lines
350 B
YAML

version: '2'
catalog:
name: Ghost
version: latest
# description:
# minimum_rancher_version:
# maximum_rancher_version:
# upgrade_from:
uuid: ghost-0
questions:
- variable: public_port
description: "public port to access the blog"
label: "Public Port"
required: true
default: "80"
type: "int"
ghost: