feat: enhance deployment workflow with reload functionality and update SSR cache handling

This commit is contained in:
2025-10-30 09:27:23 +00:00
parent 50b6f4a6e5
commit 66225b731a
4 changed files with 13 additions and 2 deletions

View File

@@ -18,3 +18,8 @@ assets:
path: ../frontend/assets/fonts
- name: img
path: ../frontend/assets/img
admin:
tokens:
- token: ${ADMIN_TOKEN}
allowReload: true