mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-22 20:12:02 -06:00
Changing docker-compose database string
This commit is contained in:
parent
eb710f9357
commit
669c7599e8
@ -30,7 +30,7 @@ services:
|
||||
- 5432:5432
|
||||
environment:
|
||||
- POSTGRES_USER=user
|
||||
- POSTGRES_PASSWORD=pass
|
||||
- POSTGRES_PASSWORD=nGYh5UIg4cg9Xwec1AeJ
|
||||
- POSTGRES_DB=evolution
|
||||
- POSTGRES_HOST_AUTH_METHOD=trust
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user