Commit 28878c

2024-02-09 22:03:09 Hargata Softworks: fixed grammar
postgres.md ..
@@ 13,7 13,7 @@
![](/Postgres/a/image-1707454502212.png)
- Once that is done, simply inject the environment variable `POSTGRES_CONNECTION` with the your connection string, example:
+ Once that is done, simply inject the environment variable `POSTGRES_CONNECTION` with your connection string, example:
```
Host=<yourserveraddress:port>;Username=<yourusername>;Password=<yourpassword>;Database=<databasename>;
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9