diff --git a/app_prd/server.md.md b/app_prd/server.md.md new file mode 100644 index 0000000..fabd7d0 --- /dev/null +++ b/app_prd/server.md.md @@ -0,0 +1,7 @@ +# Servers and APIs for App + +## redis + +127.0.0.1:6379 ,本机直接调用。(用于调试) + +## minio