Skip to content

Commit d1a2f2d

Browse files
committed
consolidate frontend config into one file with activate.on-profile
1 parent 8ea771a commit d1a2f2d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

config-files/blueorgreenfrontend-local.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
server.port: 9090
2+
3+
---
4+
spring.config.activate.on-profile: "local"
5+
removeTypeCookie: false
6+

0 commit comments

Comments
 (0)