Add bambuddy_pgdata volume to compose.yaml for PostgreSQL data persistence
This commit is contained in:
@@ -35,4 +35,5 @@ services:
|
||||
- "5432:5432"
|
||||
volumes:
|
||||
bambuddy_data:
|
||||
bambuddy_logs:
|
||||
bambuddy_logs:
|
||||
bambuddy_pgdata:
|
||||
Reference in New Issue
Block a user