Network.
This commit is contained in:
parent
085a2742f5
commit
cd983625d2
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user