ferdium-server
ferdium-server copied to clipboard
deploying the app docker inconsistency with recipes directory
On the README for "Setup with Docker" the example shows -v <path to recipes>:/app/recipes
while in the docker-compose.yml example it shows - ferdium-recipes-vol:/app/build/recipes
.
Which of the 2 paths should be used for the recipes?
README: https://github.com/ferdium/ferdium-server#deploying-the-app DOCKER COMPOSE: https://github.com/ferdium/ferdium-server/blob/main/docker/docker-compose.yml