diff --git a/Procfile b/Procfile index b74d072..2fe4ea7 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -cachewd **/*.go !**/*_test.go debounce=2s ready=http:8080/_readiness=200: CACHEW_LOG_LEVEL=debug cachewd +cachewd **/*.go !**/*_test.go debounce=2s ready=http:8080/_readiness=200: CACHEW_URL=http://localhost:8080 CACHEW_LOG_LEVEL=debug cachewd