ws and pruner done!!!
This commit is contained in:
parent
c5cc245e25
commit
74add408e6
34 changed files with 1455 additions and 221 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
services:
|
||||
tsdb:
|
||||
image: docker.io/timescale/timescaledb:latest-pg14
|
||||
|
@ -6,5 +5,6 @@ services:
|
|||
POSTGRES_PASSWORD: saerro321
|
||||
POSTGRES_USER: saerrouser
|
||||
POSTGRES_DB: data
|
||||
network_mode: host
|
||||
ports:
|
||||
- 5432:5432
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue