Network.
This commit is contained in:
parent
085a2742f5
commit
cd983625d2
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue