This commit is contained in:
Bartek Stalewski 2023-05-04 19:02:06 +02:00
parent 085a2742f5
commit cd983625d2

View File

@ -2,8 +2,8 @@
version: "3.5"
networks:
home:
name: home
blocky:
name: blocky
services:
blocky:
@ -11,7 +11,7 @@ services:
container_name: blocky
restart: unless-stopped
networks:
- home
- blocky
ports:
- "53:53/tcp"
- "53:53/udp"