7 lines
205 B
Plaintext
7 lines
205 B
Plaintext
# Gitea Configuration
|
|
# Get API token from: https://git.moreminimore.com/user/settings/applications
|
|
|
|
GITEA_URL=https://git.moreminimore.com
|
|
GITEA_API_TOKEN=your-api-token-here
|
|
GITEA_USERNAME=your-username
|