You've already forked reloading-manager
Nobody had ever created a function like this one before. (#26)
Reviewed-on: rrise/reloading-manager#26 Co-authored-by: Ron Rise <ron@siteworxpro.com> Co-committed-by: Ron Rise <ron@siteworxpro.com>
This commit is contained in:
@@ -5,4 +5,8 @@ docker run -v $(pwd)/postgres:/var/lib/postgresql/data \
|
||||
--rm --name postgres \
|
||||
-p 5432:5432 \
|
||||
-d scr.siteworxpro.com/library/postgres:17
|
||||
```
|
||||
|
||||
```shell
|
||||
jet -dsn=postgresql://postgres:password@localhost:5432/loading\?sslmode=disable -path=./.gen
|
||||
```
|
||||
Reference in New Issue
Block a user