mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
Use main for demo site
This commit is contained in:
parent
e913b22324
commit
de468eae5d
1 changed files with 1 additions and 1 deletions
2
fly.toml
2
fly.toml
|
|
@ -7,7 +7,7 @@ app = 'sourcebot'
|
|||
primary_region = 'sjc'
|
||||
|
||||
[build]
|
||||
image = "ghcr.io/sourcebot-dev/sourcebot:latest"
|
||||
image = "ghcr.io/sourcebot-dev/sourcebot:main"
|
||||
|
||||
[http_service]
|
||||
internal_port = 3000
|
||||
|
|
|
|||
Loading…
Reference in a new issue