We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebca457 commit bc34b38Copy full SHA for bc34b38
README.md
@@ -23,6 +23,8 @@ Check the page that opens if the Header is properly rendered and if the latest p
23
24
It will create a `dist` folder with the compiled assets.
25
26
+**Note**: You will need a `PRIVATE_KEY` env variable to complete the build process. You can find the value on Bitwarden.
27
+
28
## How to use
29
30
Put the full URL of the script file in the `src` attribute of a `<script>` tag:
@@ -56,4 +58,5 @@ lines:
56
58
### Deployment URLs
57
59
60
- https://traefik.github.io/traefiklabs-hub-button-app/main-v1.js
61
+- https://traefik.github.io/traefiklabs-hub-button-app/main-v1.js.sig
62
- https://traefik.github.io/traefiklabs-hub-button-app/main-v1.js.map
0 commit comments