diff --git a/fly.toml b/fly.toml index 0ad6a55c..8ee66aac 100644 --- a/fly.toml +++ b/fly.toml @@ -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"