Skip to content

Commit

Permalink
fix: fly docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksasiriski committed Nov 20, 2023
1 parent d5e80f9 commit 958ac46
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 @@ -2,7 +2,7 @@ app = "prednjica"
primary_region = "cdg"

[build]
image = "ghcr.io/tminaorg/prednjica:latest"
image = "ghcr.io/brzaguza/prednjica:latest"

[env]
ORIGIN = "https://brzaguza.rs"
Expand Down

0 comments on commit 958ac46

Please sign in to comment.