2024-05-12 14:39:49 +02:00
|
|
|
[postgres]
|
2024-06-17 01:25:26 +02:00
|
|
|
host=db
|
2024-05-12 14:39:49 +02:00
|
|
|
database=test_db
|
|
|
|
|
user=root
|
|
|
|
|
password=root
|
|
|
|
|
port=5432
|
|
|
|
|
|
|
|
|
|
[movie]
|
2024-06-16 23:33:44 +02:00
|
|
|
csv_path=../../movie_recommendations/datasets/tmdb_5000_credits.csv
|