diff --git a/resources/themes/pterodactyl/partials/admin/settings/notice.blade.php b/resources/themes/pterodactyl/partials/admin/settings/notice.blade.php index 0f9063f19..2dc0bc112 100644 --- a/resources/themes/pterodactyl/partials/admin/settings/notice.blade.php +++ b/resources/themes/pterodactyl/partials/admin/settings/notice.blade.php @@ -3,7 +3,7 @@
- Your Panel is currently configured to read settings from the environment only. You will need to set LOAD_ENVIRONMENT_ONLY=false in your environment file in order to load settings dynamically. + Your Panel is currently configured to read settings from the environment only. You will need to set APP_ENVIRONMENT_ONLY=false in your environment file in order to load settings dynamically.