mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 10:21:51 +00:00
registry changes ready for 0.1.2 sys release
This commit is contained in:
@@ -28,16 +28,4 @@ ip-from-header: "_env:YESOD_IP_FROM_HEADER:false"
|
||||
# NB: If you need a numeric value (e.g. 123) to parse as a String, wrap it in single quotes (e.g. "_env:YESOD_PGPASS:'123'")
|
||||
# See https://github.com/yesodweb/yesod/wiki/Configuration#parsing-numeric-values-as-strings
|
||||
|
||||
database:
|
||||
database: "_env:YESOD_SQLITE_DATABASE:start9_agent.sqlite3"
|
||||
poolsize: "_env:YESOD_SQLITE_POOLSIZE:10"
|
||||
|
||||
ap-password: "_env:AP_PASSWORD:at_first_I_was_afraid"
|
||||
copyright: Insert copyright statement here
|
||||
|
||||
registry-host: "_env:REGISTRY_HOST:registry.start9labs.com"
|
||||
registry-port: "_env:REGISTRY_PORT:443"
|
||||
agent-dir: "_env:AGENT_DIR:/root/agent"
|
||||
app-mgr-version-spec: "_env:APP_MGR_VERSION_SPEC:=0.0.0"
|
||||
|
||||
#analytics: UA-YOURCODE
|
||||
app-compatibility-path: "_env:APP_COMPATIBILITY_CONFIG:/etc/start9/registry/compatibility.json"
|
||||
Reference in New Issue
Block a user