feat: deploy specific commit for apps
feat: keep number of images locally to revert quickly
This commit is contained in:
@@ -30,6 +30,7 @@ model Setting {
|
||||
arch String?
|
||||
concurrentBuilds Int @default(1)
|
||||
applicationStoragePathMigrationFinished Boolean @default(false)
|
||||
numberOfDockerImagesKeptLocally Int @default(3)
|
||||
proxyDefaultRedirect String?
|
||||
doNotTrack Boolean @default(false)
|
||||
sentryDSN String?
|
||||
|
||||
Reference in New Issue
Block a user