diff --git a/src/content/docs/getting-started.mdx b/src/content/docs/getting-started.mdx index 207578b..b7050f9 100644 --- a/src/content/docs/getting-started.mdx +++ b/src/content/docs/getting-started.mdx @@ -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"