Deployment updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user