This commit is contained in:
parent
b33439656a
commit
ad2ae9b95e
8 changed files with 696 additions and 15 deletions
|
@ -15,4 +15,4 @@ COPY --from=builder /app/target/release/pacco /pacco
|
|||
|
||||
WORKDIR /
|
||||
|
||||
CMD ["/pacco"]
|
||||
CMD ["/pacco", "serve", "/config.toml"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue