diff --git a/.env.example b/.env.example index 300271a..c8a7900 100644 --- a/.env.example +++ b/.env.example @@ -4,6 +4,10 @@ APP_KEY= APP_DEBUG=true APP_URL=http://127.0.0.1:8000 +RGAPI_KEY="RGAPI-00000000-0000-0000-0000-000000000000" + +USER_AGENT="Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0)" + LOG_CHANNEL=stack LOG_DEPRECATIONS_CHANNEL=null LOG_LEVEL=debug