Sfoglia il codice sorgente

update 修正端口提交错误

疯狂的狮子li 4 anni fa
parent
commit
c95df53a30
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      ruoyi-visual/ruoyi-doc/src/main/resources/bootstrap.yml

+ 1 - 1
ruoyi-visual/ruoyi-doc/src/main/resources/bootstrap.yml

@@ -1,6 +1,6 @@
 # Tomcat
 server:
-  port: 18001
+  port: 18000
 
 # Spring
 spring: