mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-10-31 10:57:13 +08:00 
			
		
		
		
	chore: 优化生产环境接口文档配置
This commit is contained in:
		| @@ -128,6 +128,10 @@ rsa: | |||||||
| springdoc: | springdoc: | ||||||
|   swagger-ui: |   swagger-ui: | ||||||
|     enabled: false |     enabled: false | ||||||
|  | ## 接口文档增强配置 | ||||||
|  | knife4j: | ||||||
|  |   # 开启生产环境屏蔽 | ||||||
|  |   production: true | ||||||
|  |  | ||||||
| --- ### 文件上传配置 | --- ### 文件上传配置 | ||||||
| spring.servlet: | spring.servlet: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user