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 91a229e commit 819f71aCopy full SHA for 819f71a
README.md
@@ -39,7 +39,7 @@ Verifier-Server is a web server designed to handle BYOND user verification.
39
HOST_PORT=8080
40
TOKEN=changeme
41
STORAGE_TYPE=filesystem
42
- JSON_PATH=json\verify.json
+ JSON_PATH=json/verify.json
43
44
# SQLite configuration
45
#DB_DSN=sqlite:verify.db
0 commit comments