Tweak config and git urls

This commit is contained in:
Thomas Miceli
2023-04-07 01:52:56 +02:00
parent b606b67d43
commit eeebc7c789
7 changed files with 117 additions and 103 deletions

View File

@ -33,8 +33,8 @@ COPY . .
# Build the application
RUN make
# Expose the port for the webserver
EXPOSE 6157
# Expose the ports
EXPOSE 6157 2222
# Mount the .opengist volume
VOLUME /root/.opengist