Skip to content

Commit

Permalink
[FEATURE] Updated Makefile + set commit for SeosnapDashboard to lates…
Browse files Browse the repository at this point in the history
…t version
  • Loading branch information
experius-nl committed Sep 12, 2022
1 parent 900c1d5 commit fa5c3ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dc:
docker-compose ${DC_CONFIGS} -f docker-compose.yml ${A}

warm:
docker-compose ${DC_CONFIGS} -f docker-compose.yml run --rm --name cachewarmer_full cachewarmer ${A}
docker-compose ${DC_CONFIGS} -f docker-compose.yml run --rm cachewarmer ${A}

thread:
docker-compose ${DC_CONFIGS} -f docker-compose.yml run -d --rm cachewarmer ${A}
Expand Down

0 comments on commit fa5c3ca

Please sign in to comment.