Minor updates, should be finally "done"

This commit is contained in:
WilliamMiceli
2019-01-12 19:32:18 -05:00
parent 9912091d3e
commit 6ae14f3517
2 changed files with 15 additions and 47 deletions

View File

@@ -20,16 +20,7 @@ catalog:
label: "Public Host Domain"
description: |
The host that Traefik will use to provide public access.
Leaving this empty will disable Traefik on this stack.
default: "subdomain.domain.tld"
required: false
type: string
- variable: "WEB_PORT"
label: "Web Port"
description: |
The port to locally access the web interface on.
default: "10600"
required: true
type: string
@@ -55,10 +46,4 @@ catalog:
The directory to store persistent data for the stack.
default: "Personal/Wordpress"
required: true
type: string
services:
wordpress:
scale: 1
mysql:
scale: 1
type: string