DDNS compatible with Technitium API and RFC2136
This commit is contained in:
8
docker-compose.yml
Normal file
8
docker-compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
technitium-ddns:
|
||||
build: .
|
||||
container_name: technitium-ddns
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
Reference in New Issue
Block a user