Skip to content

Commit babf126

Browse files
Update Notice
Updates notice to reflect the correct name of the value to edit, less confusion
1 parent 3411df7 commit babf126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/themes/pterodactyl/partials/admin/settings/notice.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="row">
44
<div class="col-xs-12">
55
<div class="alert alert-danger">
6-
Your Panel is currently configured to read settings from the environment only. You will need to set <code>LOAD_ENVIRONMENT_ONLY=false</code> in your environment file in order to load settings dynamically.
6+
Your Panel is currently configured to read settings from the environment only. You will need to set <code>APP_ENVIRONMENT_ONLY=false</code> in your environment file in order to load settings dynamically.
77
</div>
88
</div>
99
</div>

0 commit comments

Comments
 (0)