Skip to content

Commit b3e195c

Browse files
committed
test changed property
1 parent 4b2f5db commit b3e195c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

klass-forvaltning/src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ info.build.version=@project.version@
1818
#-----------------------
1919
#profiles for development (server configuration will override these)
2020
#-----------------------
21-
spring-boot.run.profiles=frontend, hardcoded-user, small-import, skip-indexing, ad-offline, embedded-solr
21+
spring.profiles.active=frontend, hardcoded-user, small-import, skip-indexing, ad-offline, embedded-solr
2222
#Change port for when running multiple local applications
2323
server.port=8081
2424
server.context-path=/klass/admin

0 commit comments

Comments
 (0)