This commit is contained in:
parent
0850dab882
commit
6a6941789f
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ services:
|
|||
environment:
|
||||
- "RUST_LOG=info"
|
||||
- "ROCKET_ADDRESS=0.0.0.0"
|
||||
- "DATABASE_URL=postgres://user:pass@postgres/watchdogs"
|
||||
- "DATABASE_URL=postgres://user:pass@postgres/pacco"
|
||||
|
||||
postgres:
|
||||
image: timescale/timescaledb:latest-pg16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue