Skip to content

Commit

Permalink
use fly's new force_https feature
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Mar 22, 2022
1 parent c8cc826 commit 90a0dda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ processes = []
[[services.ports]]
handlers = ["http"]
port = 80
force_https = true

[[services.ports]]
handlers = ["tls", "http"]
Expand Down

0 comments on commit 90a0dda

Please sign in to comment.