mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-29 12:43:26 -05:00
v0.2.2: configure docker organizations for builds
This commit is contained in:
@@ -34,6 +34,9 @@ monitoring_interval = "1-min"
|
||||
# allow or deny user login with username / password
|
||||
local_auth = true
|
||||
|
||||
# these will be given in the GUI to attach to builds. New build docker orgs will default to first org (or none if empty).
|
||||
docker_organizations = ["your_docker_org1", "your_docker_org_2"]
|
||||
|
||||
[aws]
|
||||
access_key_id = "your_aws_key_id"
|
||||
secret_access_key = "your_aws_secret_key"
|
||||
|
||||
Reference in New Issue
Block a user