getting there

This commit is contained in:
2025-03-21 05:59:40 +00:00
parent 7df19a480f
commit 66581cc453
8 changed files with 101 additions and 245 deletions

View File

@@ -3,13 +3,7 @@ surreal_url = "localhost:8000"
surreal_username = "root"
surreal_password = "root"
surreal_ns = "test"
surreal_db = "v1.17"
# Minio config
s3_bucket = "v1.17"
s3_url = "http://localhost:9000"
s3_access_key = "Ok6s9uQEvKrqRoGZdacm"
s3_secret_key = "qubeSkP787c7QZu4TvtnuwPTGIAq6ETPupCxvv6K"
surreal_db = "v1.18.1"
# Crawler config
crawl_filter = "en.wikipedia.com"