Skip to content

Commit 8313a33

Browse files
committed
Merge pull request #469 from CodeNow/add-user-content-domain
Added user content domain!
2 parents 3fc3ee8 + 62f8a12 commit 8313a33

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/group_vars/alpha-eru.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ container_envs: >-
3434
-e REDIS_HOSTNAME={{ redis_host_address }}
3535
-e REDIS_PORT={{ redis_port }}
3636
-e RUNNABLE_DOMAIN={{ domain }}
37+
-e USER_CONTENT_DOMAIN={{ user_content_domain }}
3738
3839
container_run_opts: >
3940
-h {{ name }}

0 commit comments

Comments
 (0)