diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 27accf6..9ce1afa 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1 +1,2 @@ -spring.profiles.include=db, jwt, aws \ No newline at end of file +spring.profiles.include=db, jwt, aws +springdoc.swagger-ui.disable-swagger-default-url=true \ No newline at end of file