forked from LiveCarta/BookConverter
add configuration files
This commit is contained in:
7
environments/prod/config/queue_config.json
Normal file
7
environments/prod/config/queue_config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"username": "@lcQueUsernameProd@",
|
||||
"password": "@lcQuePasswordProd@",
|
||||
"host": "@lcQueHostProd@",
|
||||
"port": "@lcQuePortProd@",
|
||||
"queue": "queueDocContentTypeImport"
|
||||
}
|
||||
Reference in New Issue
Block a user