diff --git a/.env.example b/.env.example deleted file mode 100644 index ebb33b6..0000000 --- a/.env.example +++ /dev/null @@ -1,6 +0,0 @@ -DEV_MODE=true -CLIENT_ID=your-fflogs-client-id -REDIRECT_URI=http://localhost:8080/auth/callback.php -AUTHORIZE_URI=https://www.fflogs.com/oauth/authorize -TOKEN_URI=https://www.fflogs.com/oauth/token -GRAPHQL_URI=https://www.fflogs.com/api/v2/user