Skip to content

Instantly share code, notes, and snippets.

View finnie2006's full-sized avatar
🎯
Focusing

finnie2006

🎯
Focusing
View GitHub Profile
@finnie2006
finnie2006 / compose.yml
Created March 3, 2022 20:14
Adguard compose file
version: '3.3'
services:
adguardhome:
image: adguard/adguardhome
container_name: adguardhome
volumes:
- /etc/adguard/workdir:/opt/adguardhome/work
- /etc/adguard/confdir:/opt/adguardhome/conf
ports:
- 53:53/tcp