change(assist-stats): expose the port
This commit is contained in:
parent
013cf5d1be
commit
0e62cddd6c
1 changed files with 1 additions and 0 deletions
|
|
@ -21,4 +21,5 @@ RUN mv env.default .env
|
|||
RUN adduser -u 1001 openreplay -D
|
||||
USER 1001
|
||||
|
||||
EXPOSE 8000
|
||||
CMD ["/usr/local/bin/python", "./run.py"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue