9 lines
278 B
YAML
9 lines
278 B
YAML
|
exec: ../dist/build/eidolon/eidolon
|
||
|
args:
|
||
|
- production
|
||
|
host: <<HOST-NOT-SET>>
|
||
|
|
||
|
# Use the following to automatically copy your bundle upon creation via `yesod
|
||
|
# keter`. Uses `scp` internally, so you can set it to a remote destination
|
||
|
# copy-to: user@host:/opt/keter/incoming
|