This repository has been archived on 2025-12-01. You can view files and clone it, but cannot push or open issues or pull requests.
Files
projectmycelium_old/.env.deploy.example

10 lines
371 B
Plaintext

# Deployment Credentials for Project Mycelium
# Copy this to .env.deploy and set your Gitea credentials
# Gitea username for git.ourworld.tf
GITEA_USER=your_username
# Gitea personal access token with read permissions
# Create at: https://git.ourworld.tf/user/settings/applications
# Minimum required scope: repository read access
GITEA_TOKEN=your_personal_access_token