diff --git a/app.zip b/app.zip new file mode 100644 index 0000000..1eb8730 Binary files /dev/null and b/app.zip differ diff --git a/redis.conf b/redis.conf new file mode 100644 index 0000000..f51ffe8 --- /dev/null +++ b/redis.conf @@ -0,0 +1,5 @@ +# redis.conf +bind 0.0.0.0 +protected-mode no +port 6379 +requirepass "" \ No newline at end of file