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.
2 parents 61b8fcd + 90b030e commit 1b7c146Copy full SHA for 1b7c146
generator/templates/Default/_env.example
@@ -2,4 +2,5 @@ NODE_ENV=development
2
VUE_APP_ROOT_API=//url.local/api
3
<%_ if (options.useAuthorisation) { _%>
4
VUE_APP_OAUTH_CLIENT_SECRET=
5
-<%_ } _%>
+VUE_APP_OAUTH_CLIENT_ID=
6
+<%_ } _%>
0 commit comments