env and docker fixes
This commit is contained in:
@@ -1 +1,6 @@
|
||||
cross build --release --target aarch64-unknown-linux-gnu
|
||||
cross build --release --target aarch64-unknown-linux-gnu
|
||||
|
||||
docker run -p 8080:8080 \
|
||||
-v ${PWD}/db:/db \
|
||||
-e JWT_SECRET="my-dev-secret" \
|
||||
rust-api:1.0.0
|
||||
Reference in New Issue
Block a user