Browse Source

Actualizar 'Dockerfile'

main
creylopez 10 months ago
parent
commit
8ee534d712
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Dockerfile

+ 1
- 0
Dockerfile View File

@ -2,3 +2,4 @@ FROM nginx:1.25
RUN rm /etc/nginx/conf.d/default.conf RUN rm /etc/nginx/conf.d/default.conf
COPY nginx.conf /etc/nginx/conf.d COPY nginx.conf /etc/nginx/conf.d
USER 0

Loading…
Cancel
Save