Updated profile command (#895)
This commit is contained in:
parent
d0f69f8480
commit
600e6a3c9a
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ To run the worker (recommended!), supply a different command
|
||||||
foodsoft:latest ./proc-start worker
|
foodsoft:latest ./proc-start worker
|
||||||
|
|
||||||
To also run the cronjobs, start the previous command but substituting
|
To also run the cronjobs, start the previous command but substituting
|
||||||
`mail` with `cron`. That should give you the ingredients for a production-setup.
|
`worker` with `cron`. That should give you the ingredients for a production-setup.
|
||||||
With the help of a front-end webserver doing ssl, of course.
|
With the help of a front-end webserver doing ssl, of course.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue