This commit is contained in:
parent
2ac2559c23
commit
59dae90b4d
13 changed files with 368 additions and 138 deletions
|
@ -11,7 +11,6 @@ services:
|
|||
- "DATABASE_URL=postgres://user:pass@postgres/watchdogs"
|
||||
- "RUST_LOG=info"
|
||||
- "ROCKET_ADDRESS=0.0.0.0"
|
||||
command: "/watchdogs /videos"
|
||||
|
||||
postgres:
|
||||
image: timescale/timescaledb:latest-pg16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue