# Copy to .env (git-ignored) and fill in. # Hostname for Forgejo (git + registry). Needs a DNS record pointing at the host. # The container registry is served at the same host, e.g.: # docker login git.example.com FORGEJO_DOMAIN=git.example.com