Skip to content

Commit de7494d

Browse files
fix env props on env
1 parent d9c1c0f commit de7494d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
spring.config.import=classpath:config/env.properties
1+
spring.config.import=optional:classpath:config/env.properties
22
spring.main.allow-bean-definition-overriding=false
33

44
server.port=8080

0 commit comments

Comments
 (0)