add blocky
This commit is contained in:
@@ -17,8 +17,6 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- config:/app/config
|
||||
- images:/app/public/images
|
||||
- icons:/app/public/icons
|
||||
|
||||
dockerproxy:
|
||||
container_name: homepage-dockerproxy
|
||||
@@ -48,17 +46,3 @@ volumes:
|
||||
type: none
|
||||
o: bind
|
||||
device: /mnt/data/containers/homepage/config
|
||||
|
||||
images:
|
||||
driver: local
|
||||
driver_opts:
|
||||
type: none
|
||||
o: bind
|
||||
device: /mnt/data/containers/homepage/images
|
||||
|
||||
icons:
|
||||
driver: local
|
||||
driver_opts:
|
||||
type: none
|
||||
o: bind
|
||||
device: /mnt/data/containers/homepage/icons
|
||||
|
Reference in New Issue
Block a user