websocket done, api needs rebuild

This commit is contained in:
41666 2022-12-07 23:42:19 -05:00
parent 5c3a9a1888
commit 50c4ac387a
13 changed files with 192 additions and 195 deletions

View file

@ -1,15 +1,8 @@
version: "3"
services:
redis:
image: redis
command: redis-server --save "" --appendonly no
container_name: redis
ports:
- "6379:6379"
tsdb:
image: timescale/timescaledb:latest-pg14
image: timescale/timescaledb-ha:pg14-latest
environment:
POSTGRES_PASSWORD: saerro321
POSTGRES_USER: saerrouser