mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-27 14:55:20 +03:00
15 lines
382 B
TOML
15 lines
382 B
TOML
# fly.toml app configuration file generated for wasp-ai-client on 2023-06-29T19:11:34+02:00
|
|
#
|
|
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
|
|
#
|
|
|
|
app = "wasp-ai-client"
|
|
primary_region = "mad"
|
|
|
|
[http_service]
|
|
internal_port = 8043
|
|
force_https = true
|
|
auto_stop_machines = true
|
|
auto_start_machines = true
|
|
min_machines_running = 0
|