Added expose port for applications
This commit is contained in:
@@ -81,6 +81,7 @@ model Application {
|
||||
buildPack String?
|
||||
projectId Int?
|
||||
port Int?
|
||||
exposePort Int?
|
||||
installCommand String?
|
||||
buildCommand String?
|
||||
startCommand String?
|
||||
|
||||
Reference in New Issue
Block a user