set NODE_ENV="production"
This commit is contained in:
parent
356fd8818c
commit
b4ca27ca87
@ -12,6 +12,7 @@ processes = []
|
|||||||
HUSKY_SKIP_INSTALL = 1
|
HUSKY_SKIP_INSTALL = 1
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
|
NODE_ENV = "production"
|
||||||
AWS_SES_REGION = "eu-central-1"
|
AWS_SES_REGION = "eu-central-1"
|
||||||
AWS_SES_FROM_EMAIL = "mokhtar@fss.dev"
|
AWS_SES_FROM_EMAIL = "mokhtar@fss.dev"
|
||||||
QUIRREL_API_URL = "https://queue.mokhtar.dev"
|
QUIRREL_API_URL = "https://queue.mokhtar.dev"
|
||||||
|
@ -12,6 +12,7 @@ processes = []
|
|||||||
HUSKY_SKIP_INSTALL = 1
|
HUSKY_SKIP_INSTALL = 1
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
|
NODE_ENV = "production"
|
||||||
AWS_SES_REGION = "eu-central-1"
|
AWS_SES_REGION = "eu-central-1"
|
||||||
AWS_SES_FROM_EMAIL = "mokhtar@fss.dev"
|
AWS_SES_FROM_EMAIL = "mokhtar@fss.dev"
|
||||||
QUIRREL_API_URL = "https://queue.mokhtar.dev"
|
QUIRREL_API_URL = "https://queue.mokhtar.dev"
|
||||||
|
Loading…
Reference in New Issue
Block a user