mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-29 10:26:23 +02:00
add docker-compose and readme
This commit is contained in:
parent
751e0371d8
commit
11e224eb4d
8 changed files with 94 additions and 7 deletions
|
|
@ -24,4 +24,4 @@ ENV FLASK_APP=src.app.main
|
|||
ENV PYTHONUNBUFFERED=1
|
||||
|
||||
# Command to run Flask development server
|
||||
CMD ["flask", "run", "--host=0.0.0.0", "--port=3002"]
|
||||
CMD ["flask", "run", "--host=0.0.0.0", "--port=3001"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue