Skip to content

Commit

Permalink
Delete comment in nginx Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
okeneo committed Mar 4, 2024
1 parent bad2369 commit 492e0e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM nginx:1.25.4-alpine

# COPY default.conf /etc/nginx/conf.d/default.conf
COPY . /etc/nginx

ENV API_HOST=api
Expand Down

0 comments on commit 492e0e0

Please sign in to comment.