Force https in the server.

This commit is contained in:
Mariano Uvalle 2023-11-10 16:23:48 +00:00
parent 26c47a0e8c
commit 7bd75ada56

View file

@ -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