diff --git a/Makefile b/Makefile index a2ec806..f026038 100644 --- a/Makefile +++ b/Makefile @@ -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} diff --git a/seosnap-dashboard b/seosnap-dashboard index b3924db..f064be9 160000 --- a/seosnap-dashboard +++ b/seosnap-dashboard @@ -1 +1 @@ -Subproject commit b3924db669268c13decd7926f54fa21848f14ec1 +Subproject commit f064be9f9df924e239b42bcbc3bd3b15272c9d66