playbooks/gitea/vars/default.yml

10 lines
165 B
YAML

---
http_host: "git.tanshu.com"
http_conf: "git.tanshu.com.conf"
http_url: "https://git.tanshu.com"
container_name: gitea
container_image: gitea/gitea
user: 'git'