Update docker-compose.yml
This commit is contained in:
@@ -24,4 +24,8 @@ services:
|
|||||||
- POSTGRES_DB=docupulse
|
- POSTGRES_DB=docupulse
|
||||||
volumes:
|
volumes:
|
||||||
- postgres_data:/var/lib/postgresql/data
|
- postgres_data:/var/lib/postgresql/data
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
postgres_data:
|
||||||
|
name: postgres_postgres_data
|
||||||
Reference in New Issue
Block a user