diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 8d4a90f..4fa9b77 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -75,7 +75,7 @@ security: server: port: ${SERVER_PORT:8080} - baseurl: ${BASE_URL} + baseurl: "https://dev-workspace.not-copy.com" front: port: ":2998" tomcat: @@ -145,4 +145,3 @@ tarif: enterprice-max-files-count: 50 enterprice-disk-size: 500 enterprice-user-count: 80 -