You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
POSTGRESQL_HOST=192.168.10.137
|
|
|
|
POSTGRESQL_PORT=54321
|
|
|
|
POSTGRESQL_USERNAME=postgres
|
|
|
|
POSTGRESQL_PASSWORD=123456
|
|
|
|
POSTGRESQL_DATABASE=pdf-qa
|
|
|
|
POSTGRESQL_SCHEMA=pre_train
|