Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sekai-soft/nitter
Browse files Browse the repository at this point in the history
  • Loading branch information
KTachibanaM committed Oct 15, 2024
2 parents 55ae34d + 7c661c1 commit 3be321d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kill_signal = 'SIGINT'
kill_timeout = '5s'

[build]
dockerfile = 'self-contained.Dockerfile'
image = 'ghcr.io/sekai-soft/nitter-self-contained:latest'

[[mounts]]
source = 'nitter'
Expand Down

0 comments on commit 3be321d

Please sign in to comment.