Remove default password

This commit is contained in:
fwiegerinck 2025-01-21 23:51:19 +01:00
parent 192319d6d4
commit f7db35dc6b

View File

@ -28,7 +28,7 @@
],
"default_credentials": {
"username": null,
"password": "alpine"
"password": null
},
"notes": []
}