diff --git a/compose.yml b/compose.yml index 2d34cdb..db063dc 100644 --- a/compose.yml +++ b/compose.yml @@ -21,7 +21,7 @@ services: web: # REGISTRY_OWNER must be the lowercase Forgejo owner (user/org). TAG is the # commit sha set by the deploy step; falls back to latest for manual `up`. - image: git.joshbairstow.com/${REGISTRY_OWNER:-josh}/jb-website:${TAG:-latest} + image: git.joshbairstow.com/${REGISTRY_OWNER:-joshbairstow}/jb-website:${TAG:-latest} container_name: jb-website restart: unless-stopped networks: