Skip to content

Commit 342fa95

Browse files
committed
Update Dockerfile
1 parent d27be47 commit 342fa95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ RUN echo "Downloading SEPIA-Home (custom bundle) ..." && \
6464
#
6565
# Set up Nginx (HTTP)
6666
sudo cp nginx/sites-available/sepia-fw-http.conf /etc/nginx/sites-enabled/sepia-fw-http.conf && \
67+
sudo sed -i -e 's|\[my-sepia-path\]|'"/home/admin/SEPIA"'|g' /etc/nginx/sites-enabled/sepia-fw-http.conf && \
6768
sudo unlink /etc/nginx/sites-enabled/default && \
6869
#
6970
# Prepare automatic-setup and user1

0 commit comments

Comments
 (0)