This commit is contained in:
2025-03-20 15:11:01 -06:00
parent b9c1f0b492
commit 7df19a480f
9 changed files with 63 additions and 105 deletions

View File

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