We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 910ae28 commit cb6d332Copy full SHA for cb6d332
1 file changed
ansible/group_vars/alpha-pheidi.yml
@@ -26,6 +26,7 @@ container_envs: >
26
{% endif %}
27
-e MONGO_REPLSET_NAME={{ pheidi_mongo_replset_name }}
28
-e MONGO=mongodb://{{ pheidi_mongo_auth }}@{{ mongo_hosts }}/{{ pheidi_mongo_database }}
29
+ -e WEB_URL=https://app.{{ domain }}
30
31
container_run_opts: >
32
-h {{ name }}
0 commit comments