Files
casa/services/nginx/docker/Dockerfile
Márcio Fernandes 327f0c1626
All checks were successful
deploy / deploy (push) Successful in 3s
nginx added to portainer stack
2024-08-25 12:44:27 +01:00

5 lines
58 B
Docker

FROM nginx:latest
COPY nginx.conf.d/* /etc/nginx/conf.d