mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-13 15:14:49 -06:00
Update docker-compose.dev.yaml
Revert Removed restart policy from api service
This commit is contained in:
parent
78e9e13641
commit
e240151d9d
@ -3,6 +3,7 @@ services:
|
||||
container_name: evolution_api
|
||||
image: evolution/api:local
|
||||
build: .
|
||||
restart: always
|
||||
ports:
|
||||
- 8080:8080
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user