mirror of
https://gitee.com/novel_dev_team/novel-plus
synced 2026-07-20 17:54:59 +08: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