Update for new deployment with Caddy and docker networks
This commit is contained in:
@ -3,7 +3,6 @@ name: chd
|
||||
secret_key: d9e4facec94d7e0bf3d63ca03b1d78d834b158627b6593274f7fe27f6aed6db4
|
||||
middleware_key: 8d5f28b083
|
||||
|
||||
http_host: "knox.greatbear.in"
|
||||
http_conf: "knox.greatbear.in.conf"
|
||||
host_port: "8337"
|
||||
host: knox.greatbear.in
|
||||
host_directory: "barker-{{ name }}"
|
||||
docker_network: "{{ host_directory}}_net"
|
||||
|
||||
@ -13,7 +13,4 @@ tag: latest
|
||||
|
||||
image_name: "{{ registry }}/barker:{{ tag }}"
|
||||
|
||||
# http_host: "knox.hopsngrains.com"
|
||||
# http_conf: "knox.hopsngrains.com.conf"
|
||||
# host_port: "8338"
|
||||
# host_directory: "barker-{{ name }}"
|
||||
|
||||
@ -3,7 +3,6 @@ name: hin
|
||||
secret_key: 029858927beda45d76317729824ae500d0938f04d4ca955f3afa95061c9a9298
|
||||
middleware_key: c4b0b98ff9
|
||||
|
||||
http_host: "knox.mozimo.in"
|
||||
http_conf: "knox.mozimo.in.conf"
|
||||
host_port: "8335"
|
||||
host: knox.mozimo.in
|
||||
host_directory: "barker-{{ name }}"
|
||||
docker_network: "{{ host_directory}}_net"
|
||||
|
||||
@ -3,7 +3,6 @@ name: mhl
|
||||
secret_key: 8b7f704ad1bbee3caa683a57440a6a371937fe5f64a7712a6a15bf3165c3c598
|
||||
middleware_key: 1aa5487223
|
||||
|
||||
http_host: "knox.hngmohali.com"
|
||||
http_conf: "knox.hngmohali.com.conf"
|
||||
host_port: "8336"
|
||||
host: knox.hngmohali.com
|
||||
host_directory: "barker-{{ name }}"
|
||||
docker_network: "{{ host_directory}}_net"
|
||||
|
||||
@ -3,7 +3,6 @@ name: pkl
|
||||
secret_key: bd6e5dee0f3b8a6f0db50f7aa08e91d55b2ae5ab6df126defa37e80602481002
|
||||
middleware_key: 1d34ef6597
|
||||
|
||||
http_host: "knox.hopsngrains.com"
|
||||
http_conf: "knox.hopsngrains.com.conf"
|
||||
host_port: "8338"
|
||||
host: knox.hopsngrains.com
|
||||
host_directory: "barker-{{ name }}"
|
||||
docker_network: "{{ host_directory}}_net"
|
||||
|
||||
Reference in New Issue
Block a user