Fogor port() call 💀
This commit is contained in:
		
							parent
							
								
									e2b1394ea2
								
							
						
					
					
						commit
						3213751418
					
				@ -30,7 +30,6 @@ public class Server {
 | 
				
			|||||||
        } catch (Exception e) {
 | 
					        } catch (Exception e) {
 | 
				
			||||||
            throw new RuntimeException(e);
 | 
					            throw new RuntimeException(e);
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        port(8080);
 | 
					 | 
				
			||||||
        options("/*",
 | 
					        options("/*",
 | 
				
			||||||
                (request, response) -> {
 | 
					                (request, response) -> {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user