updated toml

This commit is contained in:
Atridad Lahiji 2023-12-06 14:53:50 -07:00
parent 14ee6edae6
commit 4acb2dc98c
No known key found for this signature in database

View file

@ -6,3 +6,10 @@
app = "himbot"
primary_region = "sea"
swap_size_mb = 512
[http_service]
internal_port = 3000
auto_stop_machines = true
auto_start_machines = true
min_machines_running = 1
processes = ["app"]