feat: add Gandalf admin console and stateful DynDNS

This commit is contained in:
Eric Wendland 2026-07-21 21:16:03 +02:00
commit d3a6b4bb0a

View file

@ -37,7 +37,7 @@ jobs:
with:
directory: dist
storage-zone: example-org
purge-endpoint: https://gandalf.bunny.run
purge-endpoint: https://gandalf.tionis.dev
env:
BUNNY_STORAGE_PASSWORD: ${{ secrets.BUNNY_STORAGE_PASSWORD }}
```