5 lines
90 B
YAML
5 lines
90 B
YAML
|
spring:
|
||
|
application:
|
||
|
name: hospital
|
||
|
profiles:
|
||
|
active: prod #@profile.name@
|