mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-23 04:22:02 -06:00
Add NODE_ENV=PROD to trigger Newrelic instrumentation
This commit is contained in:
parent
8c9901bfe5
commit
114d1e5530
@ -12,6 +12,7 @@ services:
|
|||||||
# 4- If didn't, CTRL+d to logout
|
# 4- If didn't, CTRL+d to logout
|
||||||
# 5- Login to the server
|
# 5- Login to the server
|
||||||
# 6- Run env |grep -i relic again;
|
# 6- Run env |grep -i relic again;
|
||||||
|
NODE_ENV: PROD
|
||||||
NEW_RELIC_LICENSE_KEY: ${NEW_RELIC_LICENSE_KEY}
|
NEW_RELIC_LICENSE_KEY: ${NEW_RELIC_LICENSE_KEY}
|
||||||
NEW_RELIC_APP_NAME: "Staging Evolution API"
|
NEW_RELIC_APP_NAME: "Staging Evolution API"
|
||||||
NEW_RELIC_NO_CONFIG_FILE: true
|
NEW_RELIC_NO_CONFIG_FILE: true
|
||||||
|
Loading…
Reference in New Issue
Block a user