File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44- hosts : charon
55- hosts : rabbitmq
66- hosts : redis
7+ - hosts : big-poppa
78- hosts : swarm-manager
89- hosts : consul
910
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dockerfile_pre_install_commands: [
2424api_base_container_envs : >-
2525 -e AWS_ACCESS_KEY_ID={{ api_aws_access_key_id }}
2626 -e AWS_SECRET_ACCESS_KEY={{ api_aws_secret_access_key }}
27- -e BIG_POPPA_URL= ://{{ big_poppa_host_address }}:{{ big_poppa_port }}
27+ -e BIG_POPPA_HOST=http ://{{ big_poppa_host_address }}:{{ big_poppa_port }}
2828 -e COOKIE_DOMAIN={{ domain }}
2929 -e DATADOG_HOST={{ datadog_host_address }}
3030 -e DATADOG_PORT={{ datadog_port }}
Original file line number Diff line number Diff line change 66- hosts : redis
77- hosts : swarm-manager
88- hosts : consul
9+ - hosts : big-poppa
910- hosts : socket-server-proxy
1011
1112- hosts : socket-server
Original file line number Diff line number Diff line change 55- hosts : rabbitmq
66- hosts : redis
77- hosts : swarm-manager
8+ - hosts : big-poppa
89- hosts : consul
910
1011- hosts : worker
You can’t perform that action at this time.
0 commit comments