feat(crawler): compute source updates dates
This commit is contained in:
@@ -4,7 +4,7 @@ BASANGO_API_PORT=3080
|
||||
BASANGO_API_ALLOWED_ORIGINS=http://localhost:3000,http://127.0.0.1:3000
|
||||
BASANGO_API_KEY=your_api_key_here
|
||||
BASANGO_API_CRAWLER_TOKEN=dev
|
||||
BASANGO_API_CRAWLER_ENDPOINT="http://localhost:3080/articles"
|
||||
BASANGO_API_CRAWLER_ENDPOINT="http://localhost:3080"
|
||||
BASANGO_API_JWT_SECRET=your_jwt_secret_here
|
||||
|
||||
# db
|
||||
|
||||
Reference in New Issue
Block a user