Added APP KEY

This commit is contained in:
WilliamMiceli
2018-06-27 09:31:55 -04:00
parent 892b82541b
commit 55cf8bcd0c

View File

@@ -53,5 +53,11 @@ catalog:
default: "/Config" default: "/Config"
required: true required: true
type: string type: string
- variable: "APP_KEY"
label: "Encryption Key"
description: |
A randomly generated 32-Character string which will be used for encryption.
required: true
type: string
app: app:
scale: 1 scale: 1