The task: link
| Name | Description |
|---|---|
| OER_TOKEN | Open Exchange Rates App ID |
| GIPHY_TOKEN | Giphy Api Key |
./gradlew bootBuildImage --imageName=fluctuations
docker run --env-file ./env.list -p 9000:9000 -t fluctuations# env.list
OER_TOKEN=...
GIPHY_TOKEN=...List of currencies: https://docs.openexchangerates.org/docs/supported-currencies