refactor(compose): protect services and centralize routing
This commit is contained in:
@@ -2,7 +2,6 @@ services:
|
||||
adguardhome:
|
||||
image: ${ADGUARD_IMAGE}
|
||||
container_name: adguardhome
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user