We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db99a08 commit d50f871Copy full SHA for d50f871
1 file changed
Dockerfile
@@ -15,4 +15,6 @@ RUN python $FOLDER/utilities/install.py
15
16
WORKDIR $HOME/$FOLDER
17
18
+EXPOSE 8000
19
+
20
CMD ./NWBE
0 commit comments