Fix port, or cannot run on Ubuntu
This commit is contained in:
@@ -5,8 +5,8 @@ services:
|
||||
container_name: adguardhome
|
||||
restart: always
|
||||
ports:
|
||||
- "53:53/tcp"
|
||||
- "53:53/udp"
|
||||
- "192.168.1.24:53:53/tcp"
|
||||
- "192.168.1.24:53:53/udp"
|
||||
- "3000:3000/tcp"
|
||||
- "8050:80/tcp"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user