We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31cda6d commit dbeb717Copy full SHA for dbeb717
1 file changed
fly.toml
@@ -1,4 +1,4 @@
1
-# fly.toml app configuration file generated for rednote-api on 2025-11-21T21:17:34Z
+# fly.toml app configuration file generated for rednote-api on 2025-11-21T22:30:55Z
2
#
3
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
4
@@ -8,9 +8,6 @@ primary_region = 'sin'
8
9
[build]
10
11
-[env]
12
- PORT = '8080'
13
-
14
[http_service]
15
internal_port = 8080
16
force_https = true
0 commit comments