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