Update docker-compose.yml
This commit is contained in:
parent
66589c3ed9
commit
9faecf6abc
@ -13,8 +13,8 @@ services:
|
|||||||
- 67:67/udp
|
- 67:67/udp
|
||||||
- 69:69/udp
|
- 69:69/udp
|
||||||
volumes:
|
volumes:
|
||||||
- isos:/app/iso
|
- /isos:/app/iso
|
||||||
- config:/app/data
|
- /config:/app/data
|
||||||
- /<path to logs>:/app/log
|
- /<path to logs>:/app/log
|
||||||
environment:
|
environment:
|
||||||
- AUTO_START_PXE=true # optional, true by default
|
- AUTO_START_PXE=true # optional, true by default
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user