commit config
This commit is contained in:
commit
9a2d5d91bf
9
application.yaml
Normal file
9
application.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
spring:
|
||||
profiles: dev
|
||||
application:
|
||||
name: springcloud-config-dev
|
||||
---
|
||||
spring:
|
||||
profiles: test
|
||||
application:
|
||||
name: springcloud-config-test
|
Loading…
x
Reference in New Issue
Block a user