@@ -1,5 +1,9 @@
spring:
application:
name: downloadPictures
+ resources:
+ static-locations: file:/disk/shipCover
+ mvc:
+ static-path-pattern: /static/**
server:
- port: 8090
+ port: 8090