Skip to content

Commit d24c4cf

Browse files
committed
feat: add loki env vars to example env
1 parent ad0e3c3 commit d24c4cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.env.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,7 @@ VITE_EREPUTATION_BASE_URL=http://localhost:8765
7373
LOAD_TEST_USER_COUNT=6
7474

7575
PUBLIC_EID_WALLET_TOKEN=obtained-from-post-registry-service-/platforms/certification
76+
77+
LOKI_URL=http://localhost:3100
78+
LOKI_USERNAME=admin
79+
LOKI_PASSWORD=admin

0 commit comments

Comments
 (0)