mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-02 03:08:53 -07:00
fix(getting-started): added mount for recipes to docker-compose
This commit is contained in:
@@ -176,6 +176,8 @@ You will then need to install the farmer on the management server. The farmer is
|
||||
- FARMERINTERFACE=0.0.0.0
|
||||
volumes:
|
||||
- ./local/farmer:/etc/grlx
|
||||
# This is where the farmer whill store its recipes
|
||||
- ./local/data:/srv/grlx
|
||||
ports:
|
||||
- "5405:5405"
|
||||
- "5406:5406"
|
||||
|
||||
Reference in New Issue
Block a user