added feeds
This commit is contained in:
@@ -9,3 +9,8 @@ services:
|
||||
- "POSTGRES_USER=admin"
|
||||
- "POSTGRES_DB=rss"
|
||||
- "POSTGRES_PASSWORD=secret+123"
|
||||
volumes:
|
||||
- postgres_data:/var/lib/postgresql/data
|
||||
|
||||
volumes:
|
||||
postgres_data:
|
||||
|
||||
Reference in New Issue
Block a user