fix
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
JMARyA 2025-01-02 22:56:51 +01:00
parent 586d3f4c0c
commit 6700d4d817
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
2 changed files with 10 additions and 9 deletions

View file

@ -11,7 +11,7 @@ services:
- "RUST_LOG=info"
- "ROCKET_ADDRESS=0.0.0.0"
- "DATABASE_URL=postgres://user:pass@postgres/webarc"
command: "webarc serve"
command: "/webarc serve"
postgres:
# Any Postgres with support for pgvector