Skip to content
Snippets Groups Projects
Unverified Commit 8c97ab28 authored by Andrej Shadura's avatar Andrej Shadura
Browse files

Document ports exposed by the backend container

parent cd978c21
No related branches found
No related tags found
No related merge requests found
Pipeline #35916 passed
......@@ -63,3 +63,10 @@ RUN /opt/configure-backend-user.sh
VOLUME /srv/obs
ENTRYPOINT /opt/backend-docker-entrypoint.sh
# serviceserver
EXPOSE 5152
# reposerver
EXPOSE 5252
# srcserver
EXPOSE 5352
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment