chore: first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
export const SUBSCRIPTIONS = Object.freeze({
|
||||
PROVISIONING_QUEUE_PREFIX: "provisioning",
|
||||
PROVISIONING_QUEUE_NAME: "provisioning",
|
||||
PROVISIONING_JOB_NAME: "business.created",
|
||||
|
||||
//
|
||||
SERVICE_SLUG: "Dmail",
|
||||
SERVICE_ID: "e51afdc3-ea0b-49cf-8f49-2a6f131b024e",
|
||||
});
|
||||
Reference in New Issue
Block a user