We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a42233 commit 74164dfCopy full SHA for 74164df
prototypes/basic/fly.toml
@@ -1,17 +1,13 @@
1
-# fly.toml app configuration file generated for rd-data-import on 2025-02-11T13:11:19Z
+# fly.toml app configuration file generated for basic-winter-mountain-1025 on 2025-09-18T11:43:39+01:00
2
#
3
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
4
5
6
-app = 'rd-data-import'
+app = 'basic-winter-mountain-1025'
7
primary_region = 'lhr'
8
9
[build]
10
11
-[[mounts]]
12
-source = 'data'
13
-destination = '/data'
14
-
15
[http_service]
16
internal_port = 3000
17
force_https = true
0 commit comments