diff --git a/.env.example b/.env.example index 52111c0..e6cb410 100644 --- a/.env.example +++ b/.env.example @@ -1,7 +1,5 @@ # Application Environment Variables Template -# Name of the application -APP_NAME=nosync-monitor # Logging configuration level (e.g. info, debug, trace) RUST_LOG=info