Minor quality of life updates

This commit is contained in:
WilliamMiceli
2018-08-27 17:47:34 -04:00
parent 33a0cd0ff6
commit aa470d234d
2 changed files with 11 additions and 3 deletions

View File

@@ -23,4 +23,12 @@ catalog:
The port to access the dashboard interface on.
default: "1200"
required: true
type: string
- variable: DATA_DIR
label: "Data Directory"
description: |
The persistent data directory
default: "Personal/Traefik"
required: true
type: string