Change port
This commit is contained in:
		@@ -22,7 +22,7 @@ var jpegExif = []byte{0xff, 0xd8, 0xff, 0xe1}
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
func main() {
 | 
					func main() {
 | 
				
			||||||
	host := "0.0.0.0"
 | 
						host := "0.0.0.0"
 | 
				
			||||||
	port := 8080
 | 
						port := 5645
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	privateKeyPath := "private_key.pem"
 | 
						privateKeyPath := "private_key.pem"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user