rabil commited on
Commit
abcf4b3
1 Parent(s): 992d01e

update README

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,9 +6,10 @@ colorTo: pink
6
  sdk: docker
7
  pinned: true
8
  license: mit
9
- app_port: 7860
10
  ---
11
 
 
 
12
  # Serverless Redis HTTP (SRH)
13
 
14
  A Redis proxy and connection pooler that uses HTTP rather than the Redis binary protocol.\
 
6
  sdk: docker
7
  pinned: true
8
  license: mit
 
9
  ---
10
 
11
+ This is a forked version of [hiett/serverless-redis-http](https://github.com/hiett/serverless-redis-http). We have modified the dockerfile to include redis-server.
12
+
13
  # Serverless Redis HTTP (SRH)
14
 
15
  A Redis proxy and connection pooler that uses HTTP rather than the Redis binary protocol.\