mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
cfbd8bb956
Build with latest yesod. Also reorganise to conform more closely with yesod's standard scaffold layout to reduce upgrade effort.
9 lines
286 B
YAML
9 lines
286 B
YAML
exec: ../dist/build/hledger-web/hledger-web
|
|
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
|