Skip to content

Commit 20049cb

Browse files
committed
Chnaged workdir
1 parent 4909799 commit 20049cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ RUN sed -i 's/#LoadModule deflate_module/LoadModule deflate_module/' /etc/apache
7575
&& echo 'AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css application/javascript application/json' >> /etc/apache2/httpd.conf
7676

7777
# Set console entry path
78-
WORKDIR /htdocs/littlelink
78+
WORKDIR /htdocs
7979

8080
CMD ["docker-entrypoint.sh"]

0 commit comments

Comments
 (0)