Run script in conatiner as unrivileged user.
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 35s

This commit is contained in:
2026-04-26 16:57:28 +02:00
parent ca5fbceac3
commit 2cc6bad069
3 changed files with 29 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ services:
image: git.debilux.org/chris/nsupdate
container_name: nsupdate
environment:
- SCHEDULE="*\2 * * * *"
- SCHEDULE=*\2 * * * *
- TZ=Europe/Berlin
- NSUPDATE_INWX_USER=YOUR_INWX_USERNAME
- NSUPDATE_INWX_PASSWORD=YOUR_INWX_PASSWORD