This commit is contained in:
MickLesk
2026-05-21 16:30:18 +02:00
parent 894939d80c
commit bc7e0f5256

View File

@@ -29,16 +29,7 @@
],
"default_credentials": {
"username": "admin",
"password": "Stored in /opt/tolgee/data/initial.pwd"
"password": "cat /opt/tolgee_data/initial.pwd"
},
"notes": [
{
"text": "Tolgee listens on port 8080 by default.",
"type": "info"
},
{
"text": "The initial admin password is generated automatically and stored in /opt/tolgee/data/initial.pwd on first start.",
"type": "info"
}
]
}
"notes": []
}