This repository has been archived on 2026-04-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
BookConverter/environments/prod/config/queue_config.json
2020-02-05 15:59:54 +03:00

7 lines
174 B
JSON

{
"username": "@lcQueUsernameProd@",
"password": "@lcQuePasswordProd@",
"host": "@lcQueHostProd@",
"port": "@lcQuePortProd@",
"queue": "queueDocContentTypeImport"
}