Did not make any changes in the composer yml files. Could not see in your 30-minutes instructions it said anything about that.
However, the json is reporting localhost.
I am aware of browser cache and use bot Edge and Firefox as backup browsers.
json
{
"api": "http://localhost:9000/api/v1/",
"eventsUrl": "ws://localhost:9000/events",
"baseHref": "/",
"eventsMaxMissedHeartbeats": 5,
"eventsHeartbeatIntervalTime": 60000,
"eventsReconnectTryInterval": 10000,
"debug": false,
"debugInfo": false,
"defaultLanguage": "en",
"themes": ["taiga"],
"defaultTheme": "taiga",
"defaultLoginEnabled": true,
"publicRegisterEnabled": false,
"feedbackEnabled": true,
"supportUrl": "https://community.taiga.io/",
"privacyPolicyUrl": null,
"termsOfServiceUrl": null,
"maxUploadFileSize": null,
"contribPlugins": [],
"gitHubClientId": "",
"gitLabClientId": "",
"gitLabUrl": "",
"tagManager": { "accountId": null },
"tribeHost": null,
"enableAsanaImporter": false,
"enableGithubImporter": false,
"enableJiraImporter": false,
"enableTrelloImporter": false,
"gravatar": false,
"rtlLanguages": ["fa"]
}
I did not only restart Taiga, I restarted the entire server since it had some updates to kernel I made at the same time.
Events on http://192.168.1.12:9000/events tell me
Upgrade Required