mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-03 21:02:40 +02:00
fix: docker backend entrpoint issues
This commit is contained in:
parent
1ea99bc8f6
commit
133e2639ec
3 changed files with 2 additions and 4 deletions
|
|
@ -72,5 +72,5 @@ ENV PYTHONPATH=/app
|
|||
ENV UVICORN_LOOP=asyncio
|
||||
|
||||
# Run
|
||||
EXPOSE 8000
|
||||
EXPOSE 8000-8001
|
||||
CMD ["/app/scripts/docker/entrypoint.sh"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue