Changes to cache location
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM rust:1.76.0
|
||||
|
||||
ENV CURRENCY_CACHE="/tmp/docker_currency_cache.db"
|
||||
|
||||
WORKDIR /usr/src/currency-exchange
|
||||
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user