Run script in conatiner as unrivileged user.
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 35s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 35s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user