mirror of
https://github.com/DarrylNixon/ghostforge
synced 2024-04-22 06:27:20 -07:00
Migrate to pyproject, add black/flake8/bandit/etc.
This commit is contained in:
parent
eb99384b1e
commit
7c5919f073
11 changed files with 69 additions and 23 deletions
|
@ -14,4 +14,4 @@ ENV GHOSTFORGE_INTERNAL_WEB_PORT=8080
|
|||
ENV PYTHONPATH=/ghostforge/ghostforge
|
||||
|
||||
EXPOSE ${GHOSTFORGE_INTERNAL_WEB_PORT}
|
||||
CMD [ "ghostforge_serve" ]
|
||||
CMD [ "ghostforge_serve" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue