1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2024-11-24 08:42:20 +02:00
golang-saas-starter-kit/fresh-auto-reload.conf
Lee Brown 2e43f95748 issue#19 recompile service on file change
Updated web-app and web-api to auto build the service when running with
docker-compose.
2019-08-12 12:30:35 -08:00

14 lines
402 B
Plaintext

root: .
tmp_path: ./tmp
build_name: runner-build
build_log: runner-build-errors.log
valid_ext: .go, .tpl, .tmpl, .html, .gohtml
no_rebuild_ext: .tpl, .tmpl, .html
ignored: assets, tmp
build_delay: 600
colors: 1
log_color_main: cyan
log_color_build: yellow
log_color_runner: green
log_color_watcher: magenta
log_color_app: