Skip to content
Snippets Groups Projects
Commit 534b810f authored by Paul's avatar Paul :turtle:
Browse files

uodate default config

parent 6a899dc9
No related branches found
No related tags found
No related merge requests found
Pipeline #4570 passed with warnings
......@@ -30,7 +30,7 @@ build-stable:
test:
stage: test
stage: build
script:
- cargo test
......
name = "FFdynDNS"
description = "DynDNS Service"
server_url = "dnsservice.example.org:8053"
database = "/var/lib/ffdyndns/db.rocks"
database = "/var/lib/ffdyndns"
dns_server = "127.0.0.1"
[dns]
rname = "paul.example.de"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment