feat: Enable Swagger UI in production
This commit is contained in:
@@ -87,8 +87,8 @@ quarkus.log.file.enable=false
|
|||||||
# ============================================
|
# ============================================
|
||||||
# OpenAPI/Swagger Configuration PROD
|
# OpenAPI/Swagger Configuration PROD
|
||||||
# ============================================
|
# ============================================
|
||||||
quarkus.swagger-ui.always-include=false
|
quarkus.swagger-ui.always-include=true
|
||||||
quarkus.swagger-ui.enable=false
|
quarkus.swagger-ui.enable=true
|
||||||
|
|
||||||
# ============================================
|
# ============================================
|
||||||
# Performance Tuning PROD
|
# Performance Tuning PROD
|
||||||
|
|||||||
Reference in New Issue
Block a user