Skip to content

Commit abcfca9

Browse files
MyztiqBryan Kendall
authored andcommitted
Added new env var
1 parent 3475666 commit abcfca9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/group_vars/alpha-link.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ container_envs: >
1919
-e RABBITMQ_PASSWORD={{ rabbit_password }}
2020
-e RABBITMQ_PORT={{ rabbit_port }}
2121
-e RABBITMQ_USERNAME={{ rabbit_username }}
22+
-e USER_CONTENT_DOMAIN={{ user_content_domain }}
2223
2324
container_run_opts: "-h link -d {{container_envs}}"

0 commit comments

Comments
 (0)