Configuration Issues

This commit is contained in:
WilliamMiceli
2018-06-23 20:10:03 -04:00
parent dc2dcb7a62
commit 06e42f999e
2 changed files with 4 additions and 10 deletions

View File

@@ -46,11 +46,11 @@ catalog:
default: "/Database"
required: true
type: string
- variable: "WEB_DIR"
label: "Web Server Data Directory"
- variable: "CONFIG_DIR"
label: "Configuration Directory"
description: |
The
default: "/Web"
default: "/Config"
required: true
type: string
- variable: "APP_URL"