mirror of
https://github.com/zoriya/vex.git
synced 2026-06-05 11:19:42 +00:00
Parse rss headers before saving to db
This commit is contained in:
@@ -19,6 +19,8 @@ services:
|
||||
restart: on-failure
|
||||
env_file:
|
||||
- ./.env
|
||||
ports:
|
||||
- "5432:5432"
|
||||
volumes:
|
||||
- db:/var/lib/postgresql/data
|
||||
- ./sql/create.sql:/docker-entrypoint-initdb.d/init.sql
|
||||
|
||||
Reference in New Issue
Block a user