Skip to content

Commit 88c909a

Browse files
committed
small fixes
1 parent e7bfefd commit 88c909a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#API KEY based authentication
21
ATLAN_BASE_URL=your_tenant_base_url
2+
3+
#API KEY based authentication
34
ATLAN_API_KEY=your_api_key
45

56
#OAuth based authentication
6-
ATLAN_BASE_URL=your_tenant_base_url
77
ATLAN_OAUTH_CLIENT_ID=your_oauth_client_id
88
ATLAN_OAUTH_CLIENT_SECRET=your_oauth_client_secret

0 commit comments

Comments
 (0)