Clean driver opts

This commit is contained in:
Colin Hebert
2022-12-26 09:40:14 +01:00
parent 9d0adecdbf
commit e18652f6cf

View File

@@ -62,14 +62,11 @@ networks:
#--------------------------------------
# Volumes
#--------------------------------------
x-driver_opts: &bind-volume
type: none
o: bind
volumes:
portainer:
driver_opts:
<<: *bind-volume
type: none
o: bind
device: ${MOUNT_DIR?}/portainer/data/
configs: