feat: first commit
This commit is contained in:
9
xservice-server/src/main/resources/application.yml
Normal file
9
xservice-server/src/main/resources/application.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
spring:
|
||||
profiles:
|
||||
active: dev
|
||||
application:
|
||||
name: xservice-cornucopia
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
server:
|
||||
port: 38020
|
||||
Reference in New Issue
Block a user