fix🛠️: 更换端口
This commit is contained in:
parent
dc3acb18ce
commit
203dc02805
|
@ -2,7 +2,7 @@ ktor {
|
|||
development = true
|
||||
|
||||
deployment {
|
||||
port = 4000
|
||||
port = 8080
|
||||
port = ${?PORT}
|
||||
watch = [ bill-ktor ]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user