mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-23 01:54:37 +03:00
63012827b0
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
15 lines
384 B
TOML
15 lines
384 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 = false
|
|
auto_start_machines = false
|
|
min_machines_running = 1
|