mirror of
https://github.com/MarekWojt/gertdns.git
synced 2025-12-15 12:59:53 +01:00
fix using / in path
This commit is contained in:
@@ -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
|
||||
### `/`
|
||||
|
||||
Reference in New Issue
Block a user