дробим проект на субмодули
This commit is contained in:
8
mirror-web/src/main/resources/application.yml
Normal file
8
mirror-web/src/main/resources/application.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
server:
|
||||
address: 127.0.0.1
|
||||
port: 8080
|
||||
|
||||
debug: false
|
||||
|
||||
maven:
|
||||
storage: './storage'
|
||||
Reference in New Issue
Block a user