Back to https for fly.io
This commit is contained in:
@@ -8,7 +8,7 @@ primary_region = "waw"
|
||||
|
||||
[http_service]
|
||||
internal_port = 8080
|
||||
force_https = false
|
||||
force_https = true
|
||||
auto_stop_machines = false
|
||||
auto_start_machines = true
|
||||
|
||||
@@ -18,4 +18,20 @@ primary_region = "waw"
|
||||
|
||||
[scale]
|
||||
count = 1
|
||||
idle_timeout = 0
|
||||
idle_timeout = 0
|
||||
|
||||
#[[services]]
|
||||
# internal_port = 8080
|
||||
# protocol = "tcp"
|
||||
|
||||
#[[services.ports]]
|
||||
# handlers = ["http"]
|
||||
# port = "80"
|
||||
|
||||
#[[services.ports]]
|
||||
# handlers = ["tls", "http"]
|
||||
# port = "443"
|
||||
|
||||
#[[services.tcp_checks]]
|
||||
# interval = 10000
|
||||
# timeout = 2000
|
||||
Reference in New Issue
Block a user