Remove unused dependencies
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# fly.toml file generated for authapp on 2023-04-20T11:14:23+03:00
|
||||
# fly.toml app configuration file generated for authapp on 2023-04-22T19:12:59+03:00
|
||||
#
|
||||
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
|
||||
#
|
||||
|
||||
app = "authapp"
|
||||
kill_signal = "SIGINT"
|
||||
@@ -6,6 +9,8 @@ kill_timeout = 5
|
||||
primary_region = "arn"
|
||||
processes = []
|
||||
|
||||
[build]
|
||||
|
||||
[env]
|
||||
|
||||
[experimental]
|
||||
|
||||
Reference in New Issue
Block a user