diff --git a/.env-example b/.env-example index 9b5b6e9..5384136 100644 --- a/.env-example +++ b/.env-example @@ -7,6 +7,10 @@ VITE_SERVER_PORT=4000 # lstv2 loc LSTV2="C\drive\loc" +# discord - this us used to monitor the logs and make sure we never have a critial shut down. +# this will be for other critical stuff like nice label and some other events to make sure we are still in a good spot and dont need to jump in +WEBHOOK= + # dev stuff below # Gitea Info