Skip to content

Commit

Permalink
feat: fly.io vm
Browse files Browse the repository at this point in the history
  • Loading branch information
kristobalus committed Dec 1, 2023
1 parent 66461fc commit 3c1801c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fly.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# fly.toml app configuration file generated for api-nitter-3 on 2023-11-30T14:40:31+06:00
# fly.toml app configuration file generated for api-nitter on 2023-12-01T12:47:09+06:00
#
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
#

app = "api-nitter-3"
app = "api-nitter"
primary_region = "waw"

[build]
image = "kristobalus/nitter:1.0.7-fly"
image = "kristobalus/nitter:1.1.0-fly"

[env]
NITTER_GUEST_ACCOUNTS_URL = "https://guest-keeper.fly.dev/guest-accounts"
Expand Down

0 comments on commit 3c1801c

Please sign in to comment.