Minor updates, should be finally "done"
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user