File tree 3 files changed +4
-0
lines changed
3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ container_envs:
11
11
value : " https://{{ api_hostname }}"
12
12
- name : MIXPANEL_PROXY_URL
13
13
value : " {{ mixpanel_proxy_url }}"
14
+ - name : SUPER_USER
15
+ value : " {{ super_user }}"
14
16
- name : AWS_ACCESS_KEY
15
17
value : " {{ aws_access_key }}"
16
18
- name : AWS_BUCKET
Original file line number Diff line number Diff line change @@ -190,6 +190,7 @@ registry_token: 4PX2AU9QIJSCDLZEXILYX6ZP2RCXY1HR10WVZKWVR0JW8DS5IIY87D96V0RACMK5
190
190
registry_username : runnable+deltapush
191
191
rollbar_web_token : " 162a053bebd34e9eb6e2860543c7ae79"
192
192
secrets_path : delta-hosts/secrets
193
+ super_user : HelloRunnable
193
194
user_content_domain : runnableapp.com
194
195
user_vault_load_balancer : ab5d35e6f344211e797770ac76ff2aaa-2031464484.us-west-2.elb.amazonaws.com
195
196
vault_auth_token : 578c9767-5af8-8490-0954-5d330f27b088
Original file line number Diff line number Diff line change @@ -172,6 +172,7 @@ registry_token: 8G0NT1HZQZHYXU7OB1QAI8HA1560V6R68DE6R6B8YJWQAED82JAFCD057ZWIDT76
172
172
registry_username : runnable+gamma
173
173
rollbar_web_token : " 162a053bebd34e9eb6e2860543c7ae79"
174
174
secrets_path : gamma-hosts/secrets
175
+ super_user : HelloRunnable
175
176
user_content_domain : runnablecloud.com
176
177
user_vault_load_balancer : aa8364af12f5a11e7bb9e02301ded9ea-905956029.us-west-2.elb.amazonaws.com
177
178
vault_auth_token : f9a39e92-99f3-66a0-a27d-a6e07717d30d
You can’t perform that action at this time.
0 commit comments