Initial complete creation of fpm and alpine setup

Many changes
This commit is contained in:
WilliamMiceli
2018-12-09 19:37:20 -05:00
parent 6ebce7c89c
commit acca7d3efa
3 changed files with 63 additions and 48 deletions

View File

@@ -29,9 +29,10 @@ catalog:
label: "Web Port"
description: |
The port to locally access the web interface on.
Leaving this empty will disable opening any port on the host system.
default: "10100"
required: true
type: string
required: false
type: int
- variable: "DB_ROOT_PASS"
label: "MySQL Root Password"