minor fix
This commit is contained in:
BIN
slides.pdf
BIN
slides.pdf
Binary file not shown.
@@ -2536,7 +2536,7 @@ export const WS_URL = `${wsProtocol}://${serverHost}:${serverPort}`;
|
||||
\begin{minted}{bash}
|
||||
# fichier .env à la racine du projet
|
||||
VITE_API_PROTOCOL=https
|
||||
VITE_WS_PROTOCOL=ws
|
||||
VITE_WS_PROTOCOL=wss
|
||||
VITE_SERVER_HOST=api.coucou.localhost
|
||||
VITE_SERVER_PORT=443
|
||||
\end{minted}
|
||||
|
||||
Reference in New Issue
Block a user