mirror of
https://github.com/thomiceli/opengist.git
synced 2025-06-13 05:47:12 +02:00
Tweak config and git urls
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user