Skip to content

Commit

Permalink
Edits
Browse files Browse the repository at this point in the history
  • Loading branch information
grellyd committed Aug 29, 2023
1 parent 332ef7a commit 6df160f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grellyddotcom.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (
)

const (
AddrHTTP = ":3080"
AddrHTTP = ":80"
AddrHTTPS = ":443"
)

Expand Down

0 comments on commit 6df160f

Please sign in to comment.