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