Skip to content

Commit

Permalink
updated dockerfile contents
Browse files Browse the repository at this point in the history
  • Loading branch information
MIKEINTOSHSYSTEMS committed Nov 24, 2024
1 parent 1f36ef4 commit 3cbe7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ COPY pwabuilder-sw.js /var/www/html/
COPY manifest.json /var/www/html/
COPY 404.php /var/www/html/
COPY server.html /var/www/html/
COPY start.php /var/www/html/
#COPY start.php /var/www/html/

# Copy AI chat files to the container
COPY ai/ /var/www/html/ai/
Expand Down

0 comments on commit 3cbe7c4

Please sign in to comment.