[#19] Small changes
This commit is contained in:
parent
552cf4bf7b
commit
3b5f1e9cf7
2 changed files with 5 additions and 4 deletions
|
|
@ -1,6 +1,7 @@
|
|||
FROM chewingbever/fej-builder:latest
|
||||
|
||||
ENV RUST_BACKTRACE=1
|
||||
ENV RUST_BACKTRACE 1
|
||||
ENV ROCKET_LOG debug
|
||||
|
||||
ENTRYPOINT ["cargo"]
|
||||
CMD ["run"]
|
||||
|
|
|
|||
Reference in a new issue