mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-23 20:12:48 -06:00
Update docker-compose.yaml
This commit is contained in:
@@ -36,7 +36,7 @@ services:
|
||||
|
||||
evolution-postgres:
|
||||
container_name: evolution_postgres
|
||||
image: postgres:16-alpine
|
||||
image: postgres:15
|
||||
restart: always
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user