Fastapi Brewman
  Fastapi Barker
This commit is contained in:
2020-10-17 12:27:59 +05:30
parent e8ef0b252f
commit ed8feff302
27 changed files with 856 additions and 0 deletions

5
brewman/vars/acc.yml Normal file
View File

@ -0,0 +1,5 @@
---
http_host: "acc.hopsngrains.com"
http_conf: "acc.hopsngrains.com.conf"
host_port: "8659"
host_directory: "brewman-acc"

5
brewman/vars/exp.yml Normal file
View File

@ -0,0 +1,5 @@
---
http_host: "exp.tanshu.com"
http_conf: "exp.tanshu.com.conf"
host_port: "8656"
host_directory: "brewman-exp"

5
brewman/vars/hops.yml Normal file
View File

@ -0,0 +1,5 @@
---
http_host: "hops.hopsngrains.com"
http_conf: "hops.hopsngrains.com.conf"
host_port: "8658"
host_directory: "brewman-hops"

5
brewman/vars/mhl.yml Normal file
View File

@ -0,0 +1,5 @@
---
http_host: "mhl.hopsngrains.com"
http_conf: "mhl.hopsngrains.com.conf"
host_port: "8657"
host_directory: "brewman-mhl"