We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b2f5db commit b3e195cCopy full SHA for b3e195c
klass-forvaltning/src/main/resources/application.properties
@@ -18,7 +18,7 @@ info.build.version=@project.version@
18
#-----------------------
19
#profiles for development (server configuration will override these)
20
21
-spring-boot.run.profiles=frontend, hardcoded-user, small-import, skip-indexing, ad-offline, embedded-solr
+spring.profiles.active=frontend, hardcoded-user, small-import, skip-indexing, ad-offline, embedded-solr
22
#Change port for when running multiple local applications
23
server.port=8081
24
server.context-path=/klass/admin
0 commit comments