mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-22 20:12:02 -06:00
Add production env container extension
This commit is contained in:
parent
3fb7b66fe1
commit
dc5c791fde
5
docker-compose.production.yml
Normal file
5
docker-compose.production.yml
Normal file
@ -0,0 +1,5 @@
|
||||
services:
|
||||
api:
|
||||
environment:
|
||||
CHATFLUX_ENV: Production
|
||||
NEW_RELIC_APP_NAME: "Production Evolution API"
|
Loading…
Reference in New Issue
Block a user