fixes
This commit is contained in:
@@ -29,16 +29,7 @@
|
|||||||
],
|
],
|
||||||
"default_credentials": {
|
"default_credentials": {
|
||||||
"username": "admin",
|
"username": "admin",
|
||||||
"password": "Stored in /opt/tolgee/data/initial.pwd"
|
"password": "cat /opt/tolgee_data/initial.pwd"
|
||||||
},
|
},
|
||||||
"notes": [
|
"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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user