mirror of
https://github.com/201206030/novel-plus.git
synced 2025-07-02 15:36:40 +00:00
上传代码
This commit is contained in:
13
novel-crawl/src/main/resources/application.yml
Normal file
13
novel-crawl/src/main/resources/application.yml
Normal file
@ -0,0 +1,13 @@
|
||||
server:
|
||||
port: 8081
|
||||
|
||||
spring:
|
||||
profiles:
|
||||
active: dev
|
||||
|
||||
|
||||
admin:
|
||||
username: admin
|
||||
password: admin123456
|
||||
|
||||
|
Reference in New Issue
Block a user