Fixes.
This commit is contained in:
parent
0a7de927e3
commit
b06122b7b1
2 changed files with 3 additions and 2 deletions
|
@ -17,8 +17,9 @@ COPY src/ src/
|
|||
COPY templates/ templates/
|
||||
COPY Cargo.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
|
||||
|
||||
|
|
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 a new issue