diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index f1a0903..bf7faea 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -2,3 +2,4 @@ spring.application.name=SpacecraftEvents server.servlet.context-path=/api server.port=8083 +swagger.server.url=https://spacecraftEvents-swagger-ui.imertetsu.me/api