1
0

#19 Release & deployment v2

This commit is contained in:
2022-05-10 22:45:49 +02:00
parent 7a06f56f94
commit 78d1f59929
8 changed files with 36 additions and 66 deletions

View File

@@ -7,7 +7,6 @@ import org.springframework.context.annotation.PropertySource;
@Configuration
@ConfigurationProperties(prefix = "nbs-cloud.files")
@PropertySource("classpath:/config/files-application.properties")
@PropertySource(value = "classpath:/config/files-application-${spring.profiles.active}.properties", ignoreResourceNotFound = true)
public class FilesConfig {
private String baseDir;
private boolean filterHidden;

View File

@@ -1 +0,0 @@
nbs-cloud.files.baseDir=/opt/nextcloud_data/marius/files