mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor(volumes): rework volumes and paths
This commit is contained in:
1
drizzle/0024_dapper_supernaut.sql
Normal file
1
drizzle/0024_dapper_supernaut.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "mount" ADD COLUMN "filePath" text;
|
||||
2932
drizzle/meta/0024_snapshot.json
Normal file
2932
drizzle/meta/0024_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -169,6 +169,13 @@
|
||||
"when": 1721542782659,
|
||||
"tag": "0023_icy_maverick",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 24,
|
||||
"version": "6",
|
||||
"when": 1721603595092,
|
||||
"tag": "0024_dapper_supernaut",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user