This commit is contained in:
+1
-1
@@ -30,4 +30,4 @@ WORKDIR /recipes
|
|||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
||||||
CMD ["/usr/local/bin/roux-server", "--host", "0.0.0.0", "--config", "/roux/config.yaml", "--port", "8080", "--recipe-dir", "/recipes"]
|
CMD ["/usr/local/bin/roux-server", "--host", "0.0.0.0", "--config-file", "/roux/config.yaml", "--port", "8080", "--recipe-dir", "/recipes"]
|
||||||
|
|||||||
Reference in New Issue
Block a user