mirror of
https://github.com/snoyberg/keter.git
synced 2024-12-16 01:55:11 +03:00
14 lines
207 B
YAML
14 lines
207 B
YAML
exec: ../hello
|
|
args:
|
|
- Hello World 1
|
|
host: tealc-mint
|
|
extra-hosts:
|
|
- pong
|
|
static-hosts:
|
|
- host: foobar
|
|
root: ..
|
|
- host: unsafe1
|
|
root: ../../
|
|
- host: unsafe2
|
|
root: /home
|