Skip to content

Commit

Permalink
change mount point
Browse files Browse the repository at this point in the history
  • Loading branch information
alihm committed Nov 23, 2023
1 parent 98e7d54 commit 893c2df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ RUN chmod +x /usr/local/docker-entrypoint.sh
COPY php-fpm.sh /usr/local/php-fpm.sh
RUN chmod +x /usr/local/php-fpm.sh

VOLUME /var/www/
# Expose port 80 for Nginx
EXPOSE 80
# Expose the SFTP server port
Expand Down

0 comments on commit 893c2df

Please sign in to comment.