Iwan Lebron
2024-07-27 ac1e604eb455e165e84496270fe065cbb4540bca
src/main/resources/application-docker.yml
@@ -4,6 +4,8 @@
        multipart:
            max-file-size: 10MB
            max-request-size: 100MB
    cache:
        type: redis
    # REDIS数据库配置
    redis:
        # [必须修改] Redis服务器IP, REDIS安装在本机的,使用127.0.0.1