Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jamilbk committed Jul 15, 2024
1 parent e1efb4b commit e554bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/prod.exs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ config :probe,
{"69 (TFTP)", 69},
{"80 (HTTP)", 80},
{"123 (NTP)", 123},
{"443 (HTTPS)", 123},
{"443 (HTTPS)", 443},
{"500 (IKE)", 500},
{"514 (Syslog)", 514},
{"1701 (L2TP)", 1701},
Expand Down

0 comments on commit e554bc7

Please sign in to comment.