mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 17:56:21 +01:00
🎨 Added troubleshoot steps + external address "/"
This commit is contained in:
@@ -20,6 +20,8 @@ export const GeneralTab = ({ form, openTab }: GeneralTabProps) => {
|
||||
const commonMistakes = [
|
||||
t('general.internalAddress.troubleshoot.lines.nothingAfterPort'),
|
||||
t('general.internalAddress.troubleshoot.lines.protocolCheck'),
|
||||
t('general.internalAddress.troubleshoot.lines.preferIP'),
|
||||
t('general.internalAddress.troubleshoot.lines.wget'),
|
||||
t('general.internalAddress.troubleshoot.lines.iframe'),
|
||||
t('general.internalAddress.troubleshoot.lines.clearCache'),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user