add marketplace description to info response

This commit is contained in:
Lucy Cifferello
2022-09-19 15:23:20 -06:00
parent 648d69c14a
commit 0caeab5b6b
3 changed files with 8 additions and 5 deletions

View File

@@ -36,6 +36,7 @@ tor-port: "_env:TOR_PORT:447"
static-bin-dir: "_env:STATIC_BIN:/usr/local/bin/"
error-log-root: "_env:ERROR_LOG_ROOT:/var/log/embassy-os/"
marketplace-name: "_env:MARKETPLACE_NAME:CHANGE ME"
marketplace-description: "_env:MARKETPLACE_NAME:IMA DESCRIPTION"
database:
database: "_env:PG_DATABASE:start9_registry"