mirror of
https://github.com/senju1337/senju.git
synced 2025-12-23 23:39:27 +00:00
Merge branch 'devel' into feat/OPS-85
This commit is contained in:
commit
6dd8400b61
15 changed files with 587 additions and 45 deletions
|
|
@ -14,8 +14,6 @@ RUN apt update && apt install curl bash jq
|
|||
RUN pip install poetry
|
||||
RUN poetry install -v
|
||||
|
||||
FROM base as dev
|
||||
|
||||
# Expose development port
|
||||
EXPOSE 5000
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue