mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 20:23:04 +02:00
git-subtree-dir: Programming/ERSMS-project git-subtree-mainline:7861d69ae9git-subtree-split:d060e8285a
10 lines
147 B
INI
10 lines
147 B
INI
[postgres]
|
|
host=db
|
|
database=test_db
|
|
user=root
|
|
password=root
|
|
port=5432
|
|
|
|
[movie]
|
|
csv_path=../../movie_recommendations/datasets/tmdb_5000_credits.csv
|