fix using / in path

This commit is contained in:
2022-03-20 02:18:46 +01:00
parent 80c2a5717b
commit 0e5a3d7361
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ Default: `auth.toml`
### --data-path
Will define where stored data is put (i.e. IP addresses for subdomains). All records will be saved here every second if they have been changed and when the application gets shut down.
Type: `string`
Default: `./`
Default: `.`
## Routes
### `/`