Remove example env

This commit is contained in:
2025-08-05 22:48:34 +10:00
parent e59f6a1eae
commit 52688970a9

View File

@@ -1,13 +0,0 @@
# Gitea Creator Configuration
# Copy this file to .env and fill in your values
# Your Gitea personal access token
# You can create one in your Gitea settings under "Applications" -> "Manage Access Tokens"
GITEA_TOKEN=26e3b54850d1b433117c1494853ffcfab501c53b
# Your Gitea server API URL (include /api/v1 at the end)
# Examples:
# GITEA_API_URL=https://git.harvmaster.com/api/v1
# GITEA_API_URL=https://gitea.mycompany.com/api/v1
# GITEA_API_URL=https://codeberg.org/api/v1
GITEA_API_URL=https://git.harvmaster.com/api/v1