mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-23 04:22:02 -06:00
Add docker-compose for staging with its values
This commit is contained in:
parent
b5f1015008
commit
c49f6f6702
5
docker-compose.staging.yaml
Normal file
5
docker-compose.staging.yaml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
services:
|
||||||
|
api:
|
||||||
|
environment:
|
||||||
|
CHATFLUX_ENV: Staging
|
||||||
|
NEW_RELIC_APP_NAME: "Staging Evolution API"
|
Loading…
Reference in New Issue
Block a user