@@ -14,5 +14,5 @@ public class GlobalSearchStatusResponse {
|
||||
|
||||
private Integer progress;
|
||||
|
||||
private List<GlobalSearchFileResult> results;
|
||||
// private List<GlobalSearchFileResult> results;
|
||||
}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
server:
|
||||
baseurl: "http://localhost"
|
||||
baseurl: "dev-workspace.not-copy.com"
|
||||
@@ -1,2 +1,2 @@
|
||||
server:
|
||||
baseurl: "http://92.242.61.23"
|
||||
baseurl: "workspace.not-copy.com"
|
||||
@@ -75,7 +75,7 @@ security:
|
||||
|
||||
server:
|
||||
port: ${SERVER_PORT:8080}
|
||||
baseurl: "http://92.242.61.23"
|
||||
# baseurl: "http://92.242.61.23"
|
||||
front:
|
||||
port: ":2998"
|
||||
tomcat:
|
||||
|
||||
Reference in New Issue
Block a user