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 317fb8b commit f1f6a20Copy full SHA for f1f6a20
1 file changed
packages/api/src/routers/services/index.ts
@@ -27,5 +27,6 @@ export const servicesRouter = router({
27
getEnvVariables,
28
updateEnvVariables,
29
listContainers,
30
+ getContainerLogs,
31
backups: backupsRouter,
32
});
0 commit comments