We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ef3b8 commit 4e61b9aCopy full SHA for 4e61b9a
docs/install_setup/postgres.md
@@ -32,6 +32,7 @@ Alternatively, if you have followed the Docker Compose instructions above, you c
32
docker compose run --entrypoint "" grampsweb \
33
gramps -C postgres \
34
-i /root/.gramps/grampsdb/my_tree.gramps \
35
+ --config=database.path:/root/.gramps/grampsdb \
36
--config=database.backend:postgresql \
37
--config=database.host:postgres_gramps \
38
--config=database.port:5432 \
0 commit comments