Label angepasst
This commit is contained in:
@@ -15,7 +15,6 @@ services:
|
|||||||
links:
|
links:
|
||||||
- database
|
- database
|
||||||
labels:
|
labels:
|
||||||
# com.centurylinklabs.watchtower.monitor-only: "true"
|
|
||||||
com.centurylinklabs.watchtower.enable: "false"
|
com.centurylinklabs.watchtower.enable: "false"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
@@ -58,4 +57,4 @@ volumes:
|
|||||||
driver_opts:
|
driver_opts:
|
||||||
type: nfs
|
type: nfs
|
||||||
o: addr=${NFS_SERVER},rw
|
o: addr=${NFS_SERVER},rw
|
||||||
device: ":${PFAD_2}"
|
device: ":${PFAD_2}"
|
||||||
|
|||||||
Reference in New Issue
Block a user