mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05: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)
|
||||
|
||||
Now you only need to mount the `sites` volume at location `/home/frappe/frappe-bench/sites`.
|
||||
|
||||
Example change:
|
||||
|
||||
```yaml
|
||||
|
|
|
|||
Loading…
Reference in a new issue