1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-12 16:29:51 +02:00

Update 'README.md'

This commit is contained in:
fox 2021-02-15 20:30:42 +03:00
parent c32f168068
commit c5638d7cd3

View file

@ -5,4 +5,5 @@ 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
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"`