added dhcp support
This commit is contained in:
parent
4e2abdf2cc
commit
3c9634854f
@ -18,6 +18,8 @@ services:
|
||||
ports:
|
||||
- "53:53/tcp"
|
||||
- "53:53/udp"
|
||||
- "67:67/udp"
|
||||
- "68:68/udp"
|
||||
- "80:80/tcp"
|
||||
environment:
|
||||
TZ: "America/New_York"
|
||||
|
Loading…
Reference in New Issue
Block a user