Skip to content

Commit 90b030e

Browse files
Update _env.example
1 parent 61b8fcd commit 90b030e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

generator/templates/Default/_env.example

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ NODE_ENV=development
22
VUE_APP_ROOT_API=//url.local/api
33
<%_ if (options.useAuthorisation) { _%>
44
VUE_APP_OAUTH_CLIENT_SECRET=
5-
<%_ } _%>
5+
VUE_APP_OAUTH_CLIENT_ID=
6+
<%_ } _%>

0 commit comments

Comments
 (0)