Initial complete creation of fpm and alpine setup
Many changes
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user