mirror of
https://github.com/acedanger/docker.git
synced 2025-12-05 22:50:17 -08:00
update .gitignore and add diun service labels in multiple docker-compose files
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