1
0
Fork 0
forked from TWS/kalkutago

Rename the project

This commit is contained in:
D. Scott Boggs 2023-06-19 11:18:59 -04:00
parent c22241008e
commit da4f4ba151
5 changed files with 8 additions and 8 deletions

View file

@ -13,4 +13,4 @@ RUN rm dummy.rs &&\
sed -i "s:dummy.rs:src/main.rs:" Cargo.toml
RUN cargo build --release
# ADD public/ public/
CMD ["target/release/kalkulog-server"]
CMD ["target/release/kalkutago-server"]