Update 'docker-compose.yml'
This commit is contained in:
@@ -20,6 +20,7 @@ services:
|
||||
environment:
|
||||
- POSTGRES_USER=postgres
|
||||
- POSTGRES_PASSWORD=Bizgaze@123
|
||||
- POSTGRES_HOST=0.0.0.0
|
||||
volumes:
|
||||
- /var/lib/postgresql/14/bizgaze:/var/lib/postgresql/data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user