diff --git a/backend/src/main/resources/application.properties b/backend/src/main/resources/application.properties index 47150d7..6b6a321 100644 --- a/backend/src/main/resources/application.properties +++ b/backend/src/main/resources/application.properties @@ -12,4 +12,4 @@ server.port=8080 springdoc.api-docs.enabled=true springdoc.api-docs.path=/v3/api-docs springdoc.swagger-ui.enabled=true -springdoc.swagger-ui.path=/swagger \ No newline at end of file +springdoc.swagger-ui.path=/swag \ No newline at end of file