Commit 1667c2f5 authored by John Red Medrano's avatar John Red Medrano

Merge pull request #767 in RMS/api-main-service from core-dev-red-develop to RMSv2

* commit '16c18982':
  added new command to clear the keys on redis
parents 59911b6a 16c18982
......@@ -18,4 +18,5 @@ docker run -d --restart=always -p 3001:3000 sit_rms_webv2 npm start
Clear Cache REDIS
docker exec -it container-name redis-cli FLUSHALL
config set stop-writes-on-bgsave-error no
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment