Fixes.
This commit is contained in:
parent
0a7de927e3
commit
b06122b7b1
@ -17,8 +17,9 @@ COPY src/ src/
|
|||||||
COPY templates/ templates/
|
COPY templates/ templates/
|
||||||
COPY Cargo.toml .
|
COPY Cargo.toml .
|
||||||
COPY Rocket.toml .
|
COPY Rocket.toml .
|
||||||
|
COPY Cargo.lock .
|
||||||
|
|
||||||
RUN cargo install --config "net.git-fetch-with-cli=true" --path .
|
RUN cargo build
|
||||||
|
|
||||||
ENV RUST_ADDRESS=0.0.0.0
|
ENV RUST_ADDRESS=0.0.0.0
|
||||||
|
|
||||||
|
2
public/styles/tailwind.min.css
vendored
2
public/styles/tailwind.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user