Update .forgejo/workflows/docker-build.yml

This commit is contained in:
2025-06-03 00:15:16 -05:00
parent e574d54020
commit 7dd5e68c53
+1 -1
View File
@@ -12,7 +12,7 @@ on:
env: env:
# Set this to the public IP or hostname of your registry, # Set this to the public IP or hostname of your registry,
# whichever you use to reach it from your desktop/laptop # whichever you use to reach it from your desktop/laptop
FORGEJO_HOST: git.gamezonline.me FORGEJO_HOST: ${{ env.FORGEJO_HOST_URL }}
CONTAINER_NAME: radius CONTAINER_NAME: radius
jobs: jobs: