Changed docker to use a hosts file with various var files and to use roles.
This commit is contained in:
@ -3,3 +3,4 @@ http_host: "knox.greatbear.in"
|
||||
http_conf: "knox.greatbear.in.conf"
|
||||
host_port: "8337"
|
||||
host_directory: "barker-chd"
|
||||
env_file: "files/.env-chd"
|
||||
|
||||
@ -3,3 +3,4 @@ http_host: "knox.hngmohali.com"
|
||||
http_conf: "knox.hngmohali.com.conf"
|
||||
host_port: "8336"
|
||||
host_directory: "barker-mhl"
|
||||
env_file: "files/.env-mhl"
|
||||
|
||||
@ -3,3 +3,4 @@ http_host: "knox.hopsngrains.com"
|
||||
http_conf: "knox.hopsngrains.com.conf"
|
||||
host_port: "8338"
|
||||
host_directory: "barker-pkl"
|
||||
env_file: "files/.env-pkl"
|
||||
|
||||
Reference in New Issue
Block a user