|
@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
|
### Changed |
|
|
### Changed |
|
|
|
|
|
|
|
|
|
|
|
- Improved the endpoint to fetch the logo of an asset or a platform by sending the original MIME type |
|
|
- Eliminated `got` in favor of using `fetch` |
|
|
- Eliminated `got` in favor of using `fetch` |
|
|
- Send original MIME type with the forwarded logo |
|
|
|
|
|
- Changed the `REDIS_HOST` from `localhost` to `redis` in `.env.example` |
|
|
- Changed the `REDIS_HOST` from `localhost` to `redis` in `.env.example` |
|
|
- Changed the _Postgres_ host from `localhost` to `postgres` in `.env.example` |
|
|
- Changed the _Postgres_ host from `localhost` to `postgres` in `.env.example` |
|
|
- Changed the _Postgres_ image from `postgres:15` to `postgres:15-alpine` in the `docker-compose` files |
|
|
- Changed the _Postgres_ image from `postgres:15` to `postgres:15-alpine` in the `docker-compose` files |
|
|