fix image paths
This commit is contained in:
@@ -151,6 +151,12 @@
|
||||
<configuration>
|
||||
<mainClass>com.petshop.backend.DevStackApplication</mainClass>
|
||||
<classpathScope>runtime</classpathScope>
|
||||
<systemProperties>
|
||||
<systemProperty>
|
||||
<key>UPLOAD_BASE_DIR</key>
|
||||
<value>${project.basedir}/uploads</value>
|
||||
</systemProperty>
|
||||
</systemProperties>
|
||||
</configuration>
|
||||
</execution>
|
||||
<execution>
|
||||
|
||||
Reference in New Issue
Block a user