Change port
This commit is contained in:
parent
078e8eb77b
commit
e80372d6c0
@ -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"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user