We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24013c5 commit cfb5a78Copy full SHA for cfb5a78
.env
@@ -0,0 +1,6 @@
1
+IMMUDB_DEV_PATH=/path/to/immudb/repo
2
+IMMUDB_HOST=127.0.0.1
3
+IMMUDB_PORT=3322
4
+IMMUDB_TEST_PORT=56789
5
+IMMUDB_USER=immudb
6
+IMMUDB_PWD=immudb
examples/.env
@@ -0,0 +1,4 @@
0 commit comments