Александр Распономарев
Александр Распономарев
Can't get event when token request returns 401. $axios.onError doesn't work like all methods I've tried import auth from "@/serviсes/auth"; import createAuthRefreshInterceptor from 'axios-auth-refresh'; export default function ({$axios, redirect, store,...
I also ran into a problem
Notifications in Telegram and Gmail do not work
Please make telegram chat id a separate field, now it’s not clear how to make sure that it is defined correctly in the application. And how to change it
Managed to launch telegram alerts 1) create a volume for the data folder volumes: - ./data:/var/lib/hothost/data/ 2) add the bot token to the plugin settings 3) stop the container 4)...