mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-12 17:59:52 +02:00
Update 'README.md'
This commit is contained in:
parent
ae8e00d05a
commit
c32f168068
1 changed files with 4 additions and 1 deletions
|
@ -2,4 +2,7 @@ This is a build variant with PostgreSQL including [count_bits](https://github.co
|
|||
|
||||
There are no other differences with `static-dockerhub` setup.
|
||||
|
||||
Look here for more information: https://git.tt-rss.org/fox/ttrss-docker-compose/src/static-dockerhub/README.md
|
||||
Look here for more information: https://git.tt-rss.org/fox/ttrss-docker-compose/src/static-dockerhub/README.md
|
||||
|
||||
Q: How do I create functions on existing database?
|
||||
A: `docker-compose exec --user postgres db sh -c "cd /opt/count-bits ; make create_functions"`
|
Loading…
Add table
Add a link
Reference in a new issue