WUD Watcher und Labels eingestellt. Es werden aktuell nur Redis und NGINX PM automatisch geupdatet
This commit is contained in:
+3
-1
@@ -2,8 +2,10 @@ services:
|
||||
redis:
|
||||
image: redis:latest
|
||||
container_name: redis
|
||||
labels:
|
||||
- wud.watch=true
|
||||
restart: unless-stopped
|
||||
# command: redis-server --loglevel error
|
||||
# command: redis-server --loglevel error
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user