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