Skip to content

Commit

Permalink
not enforce https
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVOiceover committed Jan 23, 2024
1 parent 66f1254 commit a85f739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ primary_region = "lhr"

[http_service]
internal_port = 8080
force_https = true
force_https = false
auto_stop_machines = true
auto_start_machines = true
min_machines_running = 0
Expand Down

0 comments on commit a85f739

Please sign in to comment.