Initial commit
This commit is contained in:
commit
cef1c0aca8
9 changed files with 439 additions and 0 deletions
4
.envrc
Normal file
4
.envrc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
use flake
|
||||
|
||||
export PGDATA="$(pwd)/postgres"
|
||||
export PGHOST=$PGDATA
|
||||
Loading…
Add table
Add a link
Reference in a new issue