Smaller docker image for deployment

This commit is contained in:
Dimitri Lozeve 2022-09-19 22:20:25 +02:00
parent 4516614a8b
commit c21bbbb559
2 changed files with 16 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# fly.toml file generated for sncf-bot on 2022-09-19T19:20:26+02:00
# fly.toml file generated for sncf on 2022-09-19T22:02:14+02:00
app = "sncf-bot"
app = "sncf"
kill_signal = "SIGINT"
kill_timeout = 5
processes = []
@ -23,7 +23,7 @@ processes = []
type = "connections"
[[services.ports]]
force_https = true
force_https = false
handlers = ["http"]
port = 80