This commit is contained in:
@@ -65,7 +65,7 @@ COPY files/supervisord.conf /etc/supervisord.conf
|
||||
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
EXPOSE 8080
|
||||
EXPOSE 80
|
||||
|
||||
WORKDIR /home/backuppc
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
server.port = 8080
|
||||
server.port = 80
|
||||
server.username = env.BACKUPPC_USERNAME
|
||||
server.groupname = env.BACKUPPC_GROUPNAME
|
||||
server.document-root = "/srv/http"
|
||||
|
||||
Reference in New Issue
Block a user