mirror of
https://github.com/ityouknow/spring-cloud-examples.git
synced 2025-12-08 19:25:55 +00:00
m
This commit is contained in:
parent
b3c5bdbb6c
commit
49c87c1676
1
config-repo/neo-config-dev.properties
Normal file
1
config-repo/neo-config-dev.properties
Normal file
@ -0,0 +1 @@
|
||||
neo.hello=hello im dev
|
||||
1
config-repo/neo-config-pro.properties
Normal file
1
config-repo/neo-config-pro.properties
Normal file
@ -0,0 +1 @@
|
||||
neo.hello=hello im pro
|
||||
1
config-repo/neo-config-test.properties
Normal file
1
config-repo/neo-config-test.properties
Normal file
@ -0,0 +1 @@
|
||||
neo.hello=hello im test
|
||||
Loading…
x
Reference in New Issue
Block a user