14 lines
261 B
INI
14 lines
261 B
INI
[Git]
|
|
host = gitea
|
|
server = https://gitea.instance.com
|
|
username = user
|
|
api_token = xxxxxxxxxxxxxxxx
|
|
org_name = org
|
|
template_name = template
|
|
|
|
[Cloudflare]
|
|
cf_email = email@example.com
|
|
cf_api_token = xxxxxxxxxxxxxxxx
|
|
|
|
[Certificates]
|
|
data_root = /var/local/certman |