Update install.md
This commit is contained in:
parent
e6c765486c
commit
b9dec9e4fe
@ -51,6 +51,7 @@
|
|||||||
```
|
```
|
||||||
- in dev mode `API_URL` should be: `http://localhost:8000`
|
- in dev mode `API_URL` should be: `http://localhost:8000`
|
||||||
- for deactivating progress animation: `DEV=true`
|
- for deactivating progress animation: `DEV=true`
|
||||||
|
- create symlink for the media folder: `ln -s /opt/ffplayout/media /var/www/ffplayout/ffplayout/frontend/static/`
|
||||||
- build app: `npm run build`
|
- build app: `npm run build`
|
||||||
|
|
||||||
Your frontend should be now in **/var/www/ffplayout/ffplayout/frontend/dist** folder, which we are included already in the nginx config. You can serve now the GUI under your domain URL.
|
Your frontend should be now in **/var/www/ffplayout/ffplayout/frontend/dist** folder, which we are included already in the nginx config. You can serve now the GUI under your domain URL.
|
||||||
|
Loading…
Reference in New Issue
Block a user