We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a58192 commit 9a77a8dCopy full SHA for 9a77a8d
pi/settings.sh
@@ -17,6 +17,7 @@ export common_dockerfile=(
17
"refinery-weak-supervisor"
18
"refinery-model-provider"
19
"cognition-gateway"
20
+ "cognition-integration-provider"
21
)
22
23
export common=(
@@ -27,7 +28,6 @@ export common=(
27
28
29
export mini_dockerfile=(
30
"refinery-authorizer"
- "refinery-gateway-proxy"
31
32
33
export mini=(
0 commit comments