diff --git a/test/container/builder/osbuild-koji.conf b/test/container/builder/osbuild-koji.conf index 0539da7..eeadb4f 100644 --- a/test/container/builder/osbuild-koji.conf +++ b/test/container/builder/osbuild-koji.conf @@ -3,8 +3,8 @@ server = https://composer/ ssl_verify = /share/client-ca.pem [composer:oauth] -client_id = "koji" -client_secret = "koji" +client_id = koji +client_secret = koji token_url = https://composer:8081/token [koji]