feat: Multiply dockerfile locations for docker buildpack
This commit is contained in:
@@ -91,6 +91,7 @@ model Application {
|
||||
pythonWSGI String?
|
||||
pythonModule String?
|
||||
pythonVariable String?
|
||||
dockerFileLocation String?
|
||||
createdAt DateTime @default(now())
|
||||
updatedAt DateTime @updatedAt
|
||||
settings ApplicationSettings?
|
||||
|
||||
Reference in New Issue
Block a user