Skip to content

Commit f8b9b93

Browse files
committed
Update .env.example: add MAXKB_USERNAME and MAXKB_PASSWORD for configuration
1 parent f429a59 commit f8b9b93

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.env.example

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
MAXKB_DOMAIN=http://127.0.0.1:8080
22
MAXKB_TOKEN=
3-
MAXKB_WORKSPACE_ID=default
3+
MAXKB_WORKSPACE_ID=default
4+
MAXKB_USERNAME=admin
5+
MAXKB_PASSWORD=admin123

0 commit comments

Comments
 (0)