Browse Source

修改端口

tsurumure 3 months ago
parent
commit
24673a54fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/application-dev.yml

+ 1 - 1
src/main/resources/application-dev.yml

@@ -1,5 +1,5 @@
 server:
-  port: 48080
+  port: 49090
 
 # 注意:
 # 1. 修改服务器内网IP:ip addr show dev eth0 (一般是 eth0: 172.19.0.7)