diff --git a/README.md b/README.md index 5fe787d..aca1d10 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## How to deploy/get started (with docker/podman) 1. Login to MIB web [https://faisanet.mib.com.mv/](https://faisanet.mib.com.mv/) and get the cookie: -![get_cookie_env.png](get_cookie_env.png) +![get_cookie_env.jpg](get_cookie_env.jpg) 2. copy .env.example to .env and fill `QL_0` and `IBSID` with contents from step 1, Make sure to fill `ACCOUNT_NUMBER` with your account number. 3. Create `compose.yml` with the follwing contents: ```yaml diff --git a/get_cookie_env.png b/get_cookie_env.png index 18fcf87..92cbc08 100644 Binary files a/get_cookie_env.png and b/get_cookie_env.png differ