Update dash.

This commit is contained in:
mathan 2024-05-30 07:55:35 -07:00
parent d57f4750d9
commit 4af4f48a1e
2 changed files with 360 additions and 92 deletions

View file

@ -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