- Add health check (curl /api/health) so Traefik can verify container health - Set container hostname to nas.alexzaw.dev - Remove hardcoded demo credentials from login page - Remove admin123 fallback password — require SMB_PASSWORD env var - Fail fast if no admin password is configured
13 lines
369 B
JSON
13 lines
369 B
JSON
{
|
|
"files": {
|
|
"main.css": "/static/css/main.f6816838.css",
|
|
"main.js": "/static/js/main.2e7681ef.js",
|
|
"index.html": "/index.html",
|
|
"main.f6816838.css.map": "/static/css/main.f6816838.css.map",
|
|
"main.2e7681ef.js.map": "/static/js/main.2e7681ef.js.map"
|
|
},
|
|
"entrypoints": [
|
|
"static/css/main.f6816838.css",
|
|
"static/js/main.2e7681ef.js"
|
|
]
|
|
} |