Skip to content

Commit 855e83b

Browse files
committed
Added new env var to template
1 parent 88bf2e6 commit 855e83b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.env.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ PROXY_NAME=
1818
export NON_PROD_API_KEY=xxx
1919
export INTEGRATION_API_KEY=xxx
2020
export PRODUCTION_API_KEY=xxx
21+
export STATUS_ENDPOINT_API_KEY=xxx
2122

2223
# Private Keys
2324
# ============

0 commit comments

Comments
 (0)