forked from mirrors/homebox
setup docker volumes & versions
This commit is contained in:
parent
0b92d57b85
commit
1dc9d6396a
7 changed files with 35 additions and 16 deletions
|
@ -20,7 +20,7 @@ tasks:
|
|||
api:
|
||||
cmds:
|
||||
- task: generate
|
||||
- cd backend && go run ./app/api/ {{.CLI_ARGS}}
|
||||
- cd backend && go run ./app/api/ {{.CLI_ARGS}} ./config.yml
|
||||
silent: false
|
||||
|
||||
api:build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue