mirror of
https://github.com/EvolutionAPI/evolution-manager.git
synced 2025-07-13 07:04:50 -06:00
6 lines
128 B
YAML
6 lines
128 B
YAML
version: '3'
|
|
services:
|
|
evolution-manager:
|
|
image: "gabrielpastori1/evolution-manager:latest"
|
|
ports:
|
|
- "9615:9615" |