fix(mtproto): harden panel + deploy visibility

- Rename snapshot to snap; bust app.js cache (?v).\n- /health returns version from package.json; startup log prints v.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Андрей Бобырев
2026-05-15 03:41:49 +03:00
parent 6c2698c106
commit eaee4d78f7
4 changed files with 30 additions and 17 deletions

View File

@@ -261,6 +261,6 @@
</div>
</dialog>
<script src="/app.js" type="module"></script>
<script src="/app.js?v=1.2.18" type="module"></script>
</body>
</html>