update notes, helperbot, phosphorus
This commit is contained in:
parent
80c168f9a6
commit
8dab75afb0
29 changed files with 1340 additions and 46 deletions
2
phosphorus/srv/docker/postgres/psql.sh
Normal file
2
phosphorus/srv/docker/postgres/psql.sh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
docker exec -it postgres-db-1 /bin/bash -c "psql -U postgres"
|
||||
Loading…
Add table
Add a link
Reference in a new issue