Commit a3e7119a authored by Rohan  Kumar's avatar Rohan Kumar
Browse files

"idek"

parent 3ea74f88
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ public class BackendJava {

        @RequestMapping("/")
        public String index(){
            return "index";
            return "html/index";
        }

        @RequestMapping("/runProcess")
+2 −0
Original line number Diff line number Diff line
server.port = 5555
#spring.data.mongodb.uri = mongodb+srv://zanem:<YXQiSFkSVqxPTs3M>@cluster0.axhv9kg.mongodb.net/?retryWrites=true&w=majority&appName=Cluster0
 No newline at end of file
+443 B

File added.

No diff preview for this file type.

+427 B

File added.

No diff preview for this file type.

Loading