Skip to content

Commit cb6d332

Browse files
committed
update envs
1 parent 910ae28 commit cb6d332

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/group_vars/alpha-pheidi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ container_envs: >
2626
{% endif %}
2727
-e MONGO_REPLSET_NAME={{ pheidi_mongo_replset_name }}
2828
-e MONGO=mongodb://{{ pheidi_mongo_auth }}@{{ mongo_hosts }}/{{ pheidi_mongo_database }}
29+
-e WEB_URL=https://app.{{ domain }}
2930
3031
container_run_opts: >
3132
-h {{ name }}

0 commit comments

Comments
 (0)