Update config footer text

This commit is contained in:
Sam Becker 2025-09-13 17:07:48 -05:00
parent 38c085da59
commit 62e8392900

View File

@ -938,8 +938,8 @@ export default function AdminAppConfigurationClient({
))}
<div className="pl-11 pr-2 sm:pr-11 mt-4 md:mt-7">
<div>
Changes to environment variables require a redeploy
or reboot of local dev server
Changes to environment variables require a new deployment
to take effect
</div>
</div>
</ScoreCardContainer>