Skip to content

Commit f888ba6

Browse files
committed
Sort order
1 parent fdf1905 commit f888ba6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/alpha-khronos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@ container_envs: >
5858
-e MONGO_KEY=/opt/ssl/mongo-client/key.pem
5959
{% endif %}
6060
-e NODE_ENV={{ node_env }}
61-
-e USER_CONTENT_DOMAIN={{ user_content_domain }}
6261
-e RABBITMQ_HOSTNAME={{ rabbit_host_address }}
6362
-e RABBITMQ_PASSWORD={{ rabbit_password }}
6463
-e RABBITMQ_PORT={{ rabbit_port }}
6564
-e RABBITMQ_USERNAME={{ rabbit_username }}
6665
-e SWARM_HOST=http://{{ swarm_host_address }}:{{ swarm_master_port }}
66+
-e USER_CONTENT_DOMAIN={{ user_content_domain }}
6767
-e WORKER_MAX_RETRY_DELAY=3600000
6868
6969
container_run_opts: >

0 commit comments

Comments
 (0)