mirror of
https://github.com/strapi/strapi.git
synced 2025-12-26 22:54:31 +00:00
typo fix in the redirect url (#8546)
* typo fix in the redirect url Typo in redirect URL to proxy section * Update deploy.md
This commit is contained in:
parent
12284b9b09
commit
60664c9b64
@ -50,5 +50,5 @@ After running `yarn build` with this configuration, the folder `build` will be c
|
||||
The administration URL will then be `http://yourfrontend.com` and every request from the panel will hit the backend at `http://yourbackend.com`.
|
||||
|
||||
::: tip NOTE
|
||||
If you add a path to the `url` option, it won't prefix your app. To do so, you need to also use a proxy server like Nginx. More [here](../getting-started/deployment#optional-software-guides).
|
||||
If you add a path to the `url` option, it won't prefix your app. To do so, you need to also use a proxy server like Nginx. More [here](../getting-started/deployment.md#optional-software-guides).
|
||||
:::
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user