We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658cac2 commit 0d16dc8Copy full SHA for 0d16dc8
1 file changed
traits/07-betydb-sql-access.Rmd
@@ -29,14 +29,3 @@ User: viewer
29
Password: DelchevskoOro
30
DB: bety
31
```
32
-
33
-## Installing the database locally
34
35
36
-You can run the entire database locally, with daily imports:
37
38
-```sh
39
-docker run --name betydb -p 5432:5432 terraref/bety-postgis
40
-```
41
42
-Now it will appear that you have the entire trait database running at localhost on port 5432 just like if it were installed on your system!
0 commit comments