mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-18 12:33:06 +00:00
feat: Use compose instead of normal docker cmd
This commit is contained in:
1
src/app.d.ts
vendored
1
src/app.d.ts
vendored
@@ -9,6 +9,7 @@ declare namespace App {
|
||||
interface Session extends SessionData {}
|
||||
interface Stuff {
|
||||
application: any;
|
||||
isRunning: boolean;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user