refactor to rocket

This commit is contained in:
JMARyA 2024-07-10 14:13:37 +02:00
parent e1c45d6a45
commit 7507f94141
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
14 changed files with 1194 additions and 895 deletions

View file

@ -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 /