mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-01-08 19:24:21 +01:00
@@ -13,4 +13,4 @@ COPY . .
|
||||
RUN poetry config virtualenvs.create false
|
||||
RUN poetry install --no-dev --no-root
|
||||
EXPOSE 3338
|
||||
CMD ["poetry", "run", "mint", "--port", "3338", "--host", "0.0.0.0"]
|
||||
CMD ["poetry", "run", "mint", "--port", "3338", "--host", "0.0.0.0"]
|
||||
|
||||
Reference in New Issue
Block a user