mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-10-31 08:31:29 +01:00
8 lines
120 B
YAML
8 lines
120 B
YAML
ports:
|
|
- port: 8000
|
|
onOpen: open-preview
|
|
|
|
tasks:
|
|
- before: pip3 install -r requirements.txt
|
|
command: make live-html
|