Skip to content

Commit

Permalink
Feedbin: Tune postgres configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasSko committed Aug 6, 2024
1 parent 511bc4a commit e463d63
Show file tree
Hide file tree
Showing 2 changed files with 821 additions and 0 deletions.
1 change: 1 addition & 0 deletions ansible/files/feedbin/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ services:
volumes:
- ./volumes/postgres:/var/lib/postgresql/data
- /mnt/b2/backups/feedbin:/backups
- ./postgresql.conf:/var/lib/postgresql/data/postgresql.conf
restart: always
labels:
ofelia.enabled: "true"
Expand Down
Loading

0 comments on commit e463d63

Please sign in to comment.