Additional options to add later
This commit is contained in:
@@ -69,4 +69,21 @@ catalog:
|
|||||||
description: |
|
description: |
|
||||||
A randomly generated 32-Character string which will be used for encryption.
|
A randomly generated 32-Character string which will be used for encryption.
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
|
# - variable: "GOOGLE_MAPS_KEY"
|
||||||
|
# label: "Google Maps API Key"
|
||||||
|
# description: |
|
||||||
|
# Temp
|
||||||
|
# required: false
|
||||||
|
# type: password
|
||||||
|
|
||||||
|
# - variable: "SSL_CERT"
|
||||||
|
# label: "SSL Certificate"
|
||||||
|
# description: |
|
||||||
|
# Please select which certificate you'd like to use from the environment (if any).
|
||||||
|
# required: false
|
||||||
|
# type: certificate
|
||||||
|
|
||||||
|
services:
|
||||||
|
app:
|
||||||
Reference in New Issue
Block a user