Update docker-compose.yml
This commit is contained in:
@@ -25,3 +25,7 @@ services:
|
||||
volumes:
|
||||
- postgres_data:/var/lib/postgresql/data
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
postgres_data:
|
||||
name: postgres_postgres_data
|
||||
Reference in New Issue
Block a user