File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 11container_tag : " {{ git_branch }}"
22
3- node_version : 0.10.38
4- npm_version : 2.8.3
3+ node_version : 4.2.2
4+ npm_version : 2.14.7
55
66repo :
[email protected] :CodeNow/api.git77restart_policy : always
@@ -29,9 +29,6 @@ api_base_container_envs: >-
2929 -e HELLO_RUNNABLE_GITHUB_TOKEN={{ api_hello_runnable_github_token }}
3030 -e KRAIN_PORT={{ krain_port }}
3131 -e MIXPANEL_APP_ID={{ api_mixpanel_app_id }}
32- -e MONGO_CACERT=/opt/ssl/mongodb-client/ca.pem
33- -e MONGO_CERT=/opt/ssl/mongodb-client/cert.pem
34- -e MONGO_KEY=/opt/ssl/mongodb-client/key.pem
3532 -e MONGO_REPLSET_NAME={{ api_mongo_replset_name }}
3633 -e MONGO=mongodb://{{ api_mongo_auth }}@{{ mongo_hosts }}/{{ api_mongo_database }}
3734 -e NAVI_HOST=http://{{ navi_host_address }}:{{ navi_http_port }}
You can’t perform that action at this time.
0 commit comments