You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Containers/PostgreSQL.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,10 @@
5
5
## About
6
6
PostgreSQL is an SQL server, for those that need an SQL database. The database credentials can be found in the file `./volumes/postgres/postgres.env`. It is highly recommended to change the user, password and default database
7
7
8
+
If you left the docker-compose.yml file with the default values, you can interact with the postgress in the container with the follwoing command, replacing `<<raspberypi ip>>` with the ip address to your RasperyPi.
0 commit comments