Skip to content

Commit 910ae28

Browse files
committed
add FULL_API_DOMAIN
1 parent 0933444 commit 910ae28

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
@@ -13,6 +13,7 @@ container_envs: >
1313
-e DOMAIN={{ domain }}
1414
-e LOGGLY_TOKEN="{{ loggly_token }}"
1515
-e NODE_ENV="{{ node_env }}"
16+
-e FULL_API_DOMAIN=https://api.{{ domain }}
1617
-e RABBITMQ_HOSTNAME="{{ rabbit_host_address }}"
1718
-e RABBITMQ_PASSWORD="{{ rabbit_password }}"
1819
-e RABBITMQ_PORT="{{ rabbit_port }}"

0 commit comments

Comments
 (0)