fix(app): remove legacy and scoped namespace alias
This commit is contained in:
+2
-1
@@ -17,4 +17,5 @@ BASANGO_CRAWLER_ASYNC_QUEUE_LISTING="listing"
|
||||
BASANGO_CRAWLER_ASYNC_QUEUE_DETAILS="details"
|
||||
BASANGO_CRAWLER_ASYNC_QUEUE_PROCESSING="processing"
|
||||
|
||||
BASANGO_CRAWLER_BACKEND_API_ENDPOINT="http://localhost:3000/api/aggregator/articles?token=dev"
|
||||
BASANGO_CRAWLER_TOKEN="dev"
|
||||
BASANGO_CRAWLER_BACKEND_API_ENDPOINT="http://localhost:3080/articles"
|
||||
|
||||
Reference in New Issue
Block a user