2026-03-10 14:21:23 +03:00
|
|
|
postgres_host="/run/postgresql"
|
|
|
|
|
pg_database="DATABASE_NAME"
|
2026-03-22 19:33:23 +03:00
|
|
|
postgres_user="postgres"
|
|
|
|
|
file_storage="file_storage"
|
2026-03-26 14:48:41 +03:00
|
|
|
dedicated_ai_server_address="127.0.0.1"
|
|
|
|
|
dedicated_ai_server_port=9000
|