forked from cms/tibi-svelte-starter
✨ feat: enhance deployment workflow with reload functionality and update SSR cache handling
This commit is contained in:
@@ -18,3 +18,8 @@ assets:
|
||||
path: ../frontend/assets/fonts
|
||||
- name: img
|
||||
path: ../frontend/assets/img
|
||||
|
||||
admin:
|
||||
tokens:
|
||||
- token: ${ADMIN_TOKEN}
|
||||
allowReload: true
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
ADMIN_TOKEN=5bdfjc78hdxn338cuhSJ
|
||||
|
||||
Reference in New Issue
Block a user