restart-Policy geändert zu NO
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
nextcloud:
|
||||
container_name: nextcloud
|
||||
restart: unless-stopped
|
||||
restart: "no" #unless-stopped
|
||||
volumes:
|
||||
- ./nextcloud-data:/var/www/html
|
||||
# - /media/webdav/Dokumente:/mnt/WebDav_Dokumente
|
||||
|
||||
Reference in New Issue
Block a user