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 1a1066b commit 36f7a2fCopy full SHA for 36f7a2f
example.env
@@ -2,6 +2,7 @@ HOST_ADDR=127.0.0.1
2
HOST_PORT=8080
3
TOKEN=changeme
4
STORAGE_TYPE=filesystem
5
+JSON_PATH=json\verify.json
6
7
# SQLite configuration
8
#DB_DSN=sqlite:verify.db
0 commit comments