Remove example env
This commit is contained in:
13
env.example
13
env.example
@@ -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
|
||||
Reference in New Issue
Block a user