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 40f76b5 commit b41e38cCopy full SHA for b41e38c
.github/workflows/deploy.yaml
@@ -53,7 +53,7 @@ jobs:
53
uses: navikt/tms-deploy/.github/workflows/oppdater-mikrofrontend-manifest-v3.yaml@main
54
needs: build
55
with:
56
- id: "tms-microfrontend-template-ssr" # Change this to your application name
+ id: "tms-microfrontend-template-ssr" # Change this to your microfrontend id.
57
url: "http://tms-microfrontend-template-ssr" # Change the url to contain your application name. Example: http://my-app
58
appname: "tms-microfrontend-template-ssr" # Change this to your application name
59
namespace: "min-side" # Change this to your namespace
0 commit comments