diff --git a/compose.yml b/compose.yml index 43117d4..fa9c0e4 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: monzo-api: - image: git.wnd.sh/n/monzo-api:v0.0.8 + image: git.wnd.sh/n/monzo-api:v0.0.9 networks: [traefik-public] environment: - MONZO_CALLBACK_URI=https://api.wnd.sh/monzo/callback