Files
mopac-gitea-go/env.example
T

6 lines
288 B
Plaintext

# mgit connection env file (copy to ~/.config/mgit/env and chmod 600).
# Only GITEA_URL and GITEA_KEY are used; both are required. The file must
# be 0600 or stricter — mgit refuses looser files before reading them.
GITEA_URL=https://git.knownelement.com
GITEA_KEY=your-gitea-api-token