mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-13 18:05:31 +02:00
feat: add reload, stop and start in remote server
This commit is contained in:
@@ -36,6 +36,7 @@ import { serverRouter } from "./routers/server";
|
||||
*
|
||||
* All routers added in /api/routers should be manually added here.
|
||||
*/
|
||||
|
||||
export const appRouter = createTRPCRouter({
|
||||
admin: adminRouter,
|
||||
docker: dockerRouter,
|
||||
|
||||
Reference in New Issue
Block a user