mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-13 15:14:49 -06:00
fix: Create .env for installation in docker
This commit is contained in:
parent
c973730acc
commit
26a99d3696
@ -8,6 +8,7 @@ services:
|
||||
api:
|
||||
container_name: evolution_api
|
||||
image: evolution/api:local
|
||||
restart: always
|
||||
ports:
|
||||
- 8080:8080
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user