實作CRUD
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
ktor {
|
||||
deployment {
|
||||
port = 8080
|
||||
port = 10001
|
||||
port = ${?PORT}
|
||||
}
|
||||
application {
|
||||
|
||||
Reference in New Issue
Block a user