mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 00:00:13 -08:00
Merge branch 'master' of github.com:acedanger/docker
This commit is contained in:
@@ -11,6 +11,8 @@ services:
|
||||
- config:/opt/adguardhome/conf # app configuration
|
||||
- work:/opt/adguardhome/work # app working directory
|
||||
restart: always
|
||||
labels:
|
||||
- diun.enable=true
|
||||
volumes:
|
||||
config:
|
||||
driver: local
|
||||
|
||||
Reference in New Issue
Block a user