Update dash.
This commit is contained in:
parent
d57f4750d9
commit
4af4f48a1e
2 changed files with 360 additions and 92 deletions
1
Makefile
1
Makefile
|
@ -43,6 +43,7 @@ wait-for-plc:
|
|||
# ---------------------------- Database ----------------------------
|
||||
|
||||
psql:
|
||||
@docker compose up -d postgres
|
||||
@docker compose exec -it postgres psql -U postgres -d bluesky
|
||||
|
||||
init-db: .env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue