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

Chore: Remove obsolete port #107

parent bbf4194c
Branches
Tags
No related merge requests found
...@@ -30,5 +30,4 @@ RUN pip3 install -r postgresql-requirements.txt ...@@ -30,5 +30,4 @@ RUN pip3 install -r postgresql-requirements.txt
VOLUME ["/srv/socket", "/srv/logs", "/var/audio/source", "/var/audio/playlist"] VOLUME ["/srv/socket", "/srv/logs", "/var/audio/source", "/var/audio/playlist"]
# Start the Engine # Start the Engine
EXPOSE 1337/tcp
ENTRYPOINT ["./run.sh", "prod"] ENTRYPOINT ["./run.sh", "prod"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment