Skip to content
Snippets Groups Projects
Commit 1e8ab4b9 authored by David Trattnig's avatar David Trattnig
Browse files

Expose controle port. engine-core#6

parent 96261d34
No related branches found
No related tags found
No related merge requests found
......@@ -29,5 +29,5 @@ RUN pip3 install -r postgresql-requirements.txt
VOLUME ["/srv/socket", "/srv/logs", "/var/audio/source", "/var/audio/playlist"]
# Start the Engine
EXPOSE 1337/tcp
ENTRYPOINT ["./run.sh"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment