fix
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
JMARyA 2024-12-27 04:56:15 +01:00
parent 0850dab882
commit 6a6941789f
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
2 changed files with 2 additions and 2 deletions

View file

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