Deployment updates

This commit is contained in:
2026-08-22 20:00:57 -04:00
parent 2982c1ee99
commit ac087c458d
3 changed files with 11 additions and 3 deletions
+7 -2
View File
@@ -1,11 +1,16 @@
# fly.toml app configuration file generated for kaczynski-bot-2-0 on 2026-05-16T14:37:01-04:00
# fly.toml app configuration file generated for kaczynski-bot on 2026-08-22T19:58:11-04:00
#
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
#
app = 'kaczynski-bot-2-0'
app = 'kaczynski-bot'
primary_region = 'iad'
[build]
[[mounts]]
source = 'data'
destination = '/app/data'
[http_service]
internal_port = 8080
force_https = true