mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
4 lines
106 B
SQL
4 lines
106 B
SQL
-- Custom SQL migration file, put you code below!
|
|
|
|
UPDATE "admin" SET "cleanupCacheApplications" = false;
|