mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-09 14:50:58 +00:00
review comment
This commit is contained in:
parent
3dedd7b018
commit
3ec5c6563c
@ -75,7 +75,7 @@ bench set-redis-socketio-host redis-socketio:6379
|
|||||||
|
|
||||||
### Edit Honcho's Procfile
|
### Edit Honcho's Procfile
|
||||||
|
|
||||||
Note : With the option '--skip-redis-config-generation' during bench init, this part is no more needed. But at least, take a look to ProcFile to see what going on when bench launch honcho on start
|
Note : With the option '--skip-redis-config-generation' during bench init, these actions are no more needed. But at least, take a look to ProcFile to see what going on when bench launch honcho on start command
|
||||||
|
|
||||||
Honcho is the tool used by Bench to manage all the processes Frappe requires. Usually, these all run in localhost, but in this case, we have external containers for Redis. For this reason, we have to stop Honcho from trying to start Redis processes.
|
Honcho is the tool used by Bench to manage all the processes Frappe requires. Usually, these all run in localhost, but in this case, we have external containers for Redis. For this reason, we have to stop Honcho from trying to start Redis processes.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user