docs(core): fix formatting
This commit is contained in:
parent
4ee6ed1f98
commit
a4b9a8c879
@ -106,7 +106,8 @@ Alternatively, you can set the variable when running a terminal command by using
|
|||||||
|
|
||||||
- MacOS & Linux: `NX_API_URL=http://localhost:9999 npm run build-prod`
|
- MacOS & Linux: `NX_API_URL=http://localhost:9999 npm run build-prod`
|
||||||
- Windows: `set NX_API_URL=http://localhost:9999 & npm run build-prod`
|
- Windows: `set NX_API_URL=http://localhost:9999 & npm run build-prod`
|
||||||
{% /callout %}
|
|
||||||
|
{% /callout %}
|
||||||
|
|
||||||
Finally, We can use environment variables in our code. For example,
|
Finally, We can use environment variables in our code. For example,
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user