Skip to content

Commit

Permalink
comments, re-indents, etc (nothing substantitive)
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Jan 7, 2024
1 parent d8edc8d commit 06b8d86
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 @@ -3,6 +3,6 @@ FROM nginx:alpine
WORKDIR /usr/share/nginx/html

# RUN rm -f index.html
# COPY default.conf /etc/nginx/conf.d/
COPY default.conf /etc/nginx/conf.d/

COPY . .

0 comments on commit 06b8d86

Please sign in to comment.