diff --git a/justfile b/justfile index 4617ca8..b903169 100644 --- a/justfile +++ b/justfile @@ -10,7 +10,7 @@ set positional-arguments PROJECT := "euchre-camp" # Docker registry (CasaOS local registry) -REGISTRY := "registry" # Update to your registry host if needed +REGISTRY := "euchre-camp" # Update to your registry host if needed IMAGE_TAG := "latest" # Get git commit hash (short version)