Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hizclick authored Apr 9, 2024
1 parent ed1cb82 commit 7df4e45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
### Deploying to a subdirectory
In compile stage
```
docker run --rm -p
-e VUE_APP_PUBLIC_PATH='/subdirectory/'
docker build \
--build-arg VUE_APP_PUBLIC_PATH='/subfolder/' \
dockercontainer
```

Expand Down

0 comments on commit 7df4e45

Please sign in to comment.