mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-09 09:59:40 -06:00
Update docker-compose.yaml
This commit is contained in:
parent
6dfbfe2d83
commit
675745ae3c
@ -36,7 +36,7 @@ services:
|
|||||||
|
|
||||||
evolution-postgres:
|
evolution-postgres:
|
||||||
container_name: evolution_postgres
|
container_name: evolution_postgres
|
||||||
image: postgres:16-alpine
|
image: postgres:15
|
||||||
restart: always
|
restart: always
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user