mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-25 16:01:03 +00:00
Migrate to actix
This commit is contained in:
@@ -8,7 +8,5 @@ COPY Cargo.toml Cargo.lock ./
|
||||
RUN cargo build
|
||||
RUN rm src/lib.rs
|
||||
|
||||
ENV ROCKET_ADDRESS=0.0.0.0
|
||||
ENV ROCKET_PORT=7666
|
||||
EXPOSE 7666
|
||||
CMD cargo watch -x run
|
||||
|
||||
Reference in New Issue
Block a user