refactor to rocket
This commit is contained in:
parent
e1c45d6a45
commit
7507f94141
14 changed files with 1194 additions and 895 deletions
|
@ -11,6 +11,7 @@ RUN pacman -Syu --noconfirm
|
|||
RUN pacman -S --noconfirm gnupg ca-certificates openssl-1.1
|
||||
|
||||
COPY --from=builder /app/target/release/me-site /me-site
|
||||
COPY ./rocket.toml /rocket.toml
|
||||
|
||||
WORKDIR /
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue