Ver código fonte

修改端口

zhangbiao 4 anos atrás
pai
commit
a85ac71d9a
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      src/main/resources/application.properties

+ 2 - 1
src/main/resources/application.properties

@@ -1,3 +1,4 @@
+server.port=7000
 spring.data.mongodb.host=localhost
 spring.data.mongodb.database=jtxt-dev
 spring.data.mongodb.port=27017
@@ -8,4 +9,4 @@ app.jwt.secret=SomethingSecureEnough
 #1 day
 app.jwt.expiration-in-ms=86400000
 app.jwt.token.prefix=China
-app.jwt.header.string=Authorization
+app.jwt.header.string=Authorization