Skip to content

Commit c81e43a

Browse files
committed
Update Dockerfile
1 parent 9a271c2 commit c81e43a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Dockerfile

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
FROM nginx:mainline-alpine
22

3-
# Add in the config
4-
ADD default /etc/nginx/sites-available/default
3+
COPY default.conf /etc/nginx/conf.d/

default renamed to default.conf

File renamed without changes.

0 commit comments

Comments
 (0)