mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-09-09 15:40:43 -06:00
Update docker-compose.yaml
This commit is contained in:
parent
f7e7a6c901
commit
17f97fb051
@ -57,8 +57,12 @@ services:
|
|||||||
expose:
|
expose:
|
||||||
- "5432"
|
- "5432"
|
||||||
networks:
|
networks:
|
||||||
- evolution-net
|
evolution-net:
|
||||||
- dokploy-network
|
aliases:
|
||||||
|
- evolution-postgres
|
||||||
|
dokploy-network:
|
||||||
|
aliases:
|
||||||
|
- evolution-postgres
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
evolution_instances:
|
evolution_instances:
|
||||||
|
Loading…
Reference in New Issue
Block a user