Skip to content

Commit

Permalink
Merge pull request #12 from Edirom/dev
Browse files Browse the repository at this point in the history
Merge route with dev
  • Loading branch information
hizclick authored May 2, 2024
2 parents 12ccff0 + b0ace21 commit 6432a1c
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 2,981 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
In compile stage
```
docker build \
--build-arg VUE_APP_PUBLIC_PATH='/subfolder/' \
dockercontainer
```

Expand All @@ -64,6 +63,7 @@ dockercontainer
-e CLIENT_SECRET= "your client secret"\
-e CALL_BACK= "your call back" \
-e VUE_APP_CALL_BACK=$CALL_BACK \
-e VUE_APP_PUBLIC_PATH="your subpath"
dockercontainer
```

Expand Down
Loading

0 comments on commit 6432a1c

Please sign in to comment.