Updated compose.yaml

This commit is contained in:
Christian Busch 2024-06-05 08:24:41 +02:00
parent 503d9a0edc
commit 29f690d1d6

View File

@ -2,11 +2,8 @@ version: '3'
services: services:
nsupdate: nsupdate:
image: nsupdate image: git.debilux.org/chris/nsupdate
container_name: nsupdate container_name: nsupdate
build:
context: https://github.com/chrisb86/nsupdate.git
dockerfile: docker/Dockerfile
environment: environment:
- SCHEDULE="*\2 * * * *" - SCHEDULE="*\2 * * * *"
- TZ=Europe/Berlin - TZ=Europe/Berlin