holy后端
This commit is contained in:
10
.env.example
Normal file
10
.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
HOST=0.0.0.0
|
||||
PORT=8000
|
||||
DATABASE_PATH=./data/holy_crab.db
|
||||
FILE_STORAGE_PATH=./data/files
|
||||
CRAWLER_BASE_URL=http://43.139.175.114:12007
|
||||
CRAWLER_RETRY_TIMES=3
|
||||
CRAWLER_RETRY_DELAY_SECONDS=2
|
||||
CRAWLER_TIMEOUT_SECONDS=120
|
||||
CRAWLER_POLL_INTERVAL_SECONDS=5
|
||||
CORS_ORIGIN=http://localhost:5173
|
||||
Reference in New Issue
Block a user