parent
586d3f4c0c
commit
6700d4d817
2 changed files with 10 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue