diff --git a/.gitea/workflows/claude.yml b/.gitea/workflows/claude.yml index bb098b5..bc0ec7d 100644 --- a/.gitea/workflows/claude.yml +++ b/.gitea/workflows/claude.yml @@ -45,4 +45,8 @@ jobs: # .githubusercontent.com # bun.sh # registry.npmjs.org - # .blob.core.windows.net \ No newline at end of file + # .blob.core.windows.net + env: + # Set this to your public Gitea URL to override the internal container URL + # This ensures that links in comments point to the correct public URL + GITEA_SERVER_URL: https://git.singforhope.cloud \ No newline at end of file