mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-27 09:15:10 +00:00
edit dosc
This commit is contained in:
parent
02d37e5394
commit
dfb1f9b7cb
1 changed files with 0 additions and 2 deletions
|
|
@ -8,8 +8,6 @@ Now you need to specify command and environment variables for following containe
|
||||||
|
|
||||||
For `frontend` service to act as static assets frontend and reverse proxy, you need to pass `nginx-entrypoint.sh` as container `command` and `BACKEND` and `SOCKETIO` environment variables pointing `{host}:{port}` for gunicorn and websocket services. Check [environment variables](environment-variables.md)
|
For `frontend` service to act as static assets frontend and reverse proxy, you need to pass `nginx-entrypoint.sh` as container `command` and `BACKEND` and `SOCKETIO` environment variables pointing `{host}:{port}` for gunicorn and websocket services. Check [environment variables](environment-variables.md)
|
||||||
|
|
||||||
Now you only need to mount the `sites` volume at location `/home/frappe/frappe-bench/sites`.
|
|
||||||
|
|
||||||
Example change:
|
Example change:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue