barker/docker/vars/default.yml

12 lines
291 B
YAML
Raw Normal View History

2020-12-19 05:12:20 +00:00
---
name: xxx
# openssl rand -hex 32
secret_key: 0000000000000000000000000000000000000000000000000000000000000000
# openssl rand -hex 5
middleware_key: 0000000000
2020-12-19 05:12:20 +00:00
http_host: "knox.hopsngrains.com"
http_conf: "knox.hopsngrains.com.conf"
host_port: "8338"
host_directory: "barker-{{ name }}"