Browse Source

Default Changelist

anderx 1 year ago
parent
commit
fd0c9e8c73
2 changed files with 6 additions and 3 deletions
  1. 3 0
      .gitignore
  2. 3 3
      src/main/resources/props/config_local.properties

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+/out/
+.settings
+.classpath

+ 3 - 3
src/main/resources/props/config_local.properties

@@ -71,9 +71,9 @@ avatar.upload.host=//sb.jishutao.com/upload
 #avatar.host=//static.jishutao.com
 #static.host=//static.jishutao.com/1.1.65
 avatar.host=//172.16.1.187
-static.host=//172.16.1.187/1.1.69
-#avatar.host=//172.16.0.188:3000/
-#static.host=//172.16.0.188:3000/1.1.65
+static.host=//172.16.1.187/basics/1.1.69
+#avatar.host=//172.16.0.255:3000/
+#static.host=//172.16.0.255:3000/basics/1.1.69/
 
 upload.path=F:/data/public/upload
 upload.private.path=F:/data/private/upload