DEV;Update application port
This commit is contained in:
parent
f180511104
commit
ec7f40dc88
2 changed files with 1 additions and 6 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -3,7 +3,7 @@ import FrontendBuild
|
|||
|
||||
FrontendBuild({
|
||||
name = 'portfolio'
|
||||
port = "92:3000"
|
||||
port = "93:3000"
|
||||
runSonar = true
|
||||
appType = "nextjs"
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue