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