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 # Volumes
#-------------------------------------- #--------------------------------------
x-driver_opts: &bind-volume
type: none
o: bind
volumes: volumes:
portainer: portainer:
driver_opts: driver_opts:
<<: *bind-volume type: none
o: bind
device: ${MOUNT_DIR?}/portainer/data/ device: ${MOUNT_DIR?}/portainer/data/
configs: configs: