5 lines
169 B
Text
5 lines
169 B
Text
|
FJ_HOST=https://your-forgejo-instance.com
|
||
|
FJ_USERNAME="username"
|
||
|
FJ_API_TOKEN=your-api-token-here
|
||
|
FJ_SSH_KEY_PATH="/home/youruser/.ssh/id_ed25519"
|
||
|
FJ_SSH_USER="username"
|