Force https in the server.
This commit is contained in:
parent
26c47a0e8c
commit
7bd75ada56
1 changed files with 1 additions and 1 deletions
2
fly.toml
2
fly.toml
|
|
@ -20,7 +20,7 @@ primary_region = "sea"
|
|||
|
||||
[http_service]
|
||||
internal_port = 8080
|
||||
# force_https = true
|
||||
force_https = true
|
||||
auto_stop_machines = true
|
||||
auto_start_machines = true
|
||||
min_machines_running = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue