We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dffd5e commit 297710aCopy full SHA for 297710a
ui/src/components/Views/Configs/SettingsForm.tsx
@@ -211,8 +211,7 @@ export const SettingsForm = ({
211
<Typography>
212
In order to start the Pro container, add a configuration with the
213
variable LOCALSTACK_AUTH_TOKEN set to your auth token and select
214
- that configuration in the top right corner. API Keys are also
215
- supported, but will be deprecated in the future.
+ that configuration in the top right corner.
216
</Typography>
217
)}
218
{activeStep === 2 && (
0 commit comments