DDNS compatible with Technitium API and RFC2136
This commit is contained in:
@@ -11,4 +11,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
COPY src/technitium-ddns.py .
|
||||
RUN chmod +x ./technitium-ddns.py
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/python", "/app/update_tdns_records.py"]
|
||||
ENTRYPOINT ["/usr/local/bin/python", "/app/technitium-ddns.py"]
|
||||
|
Reference in New Issue
Block a user