Files
torsearch/docker/Dockerfile.web

4 lines
76 B
Docker

FROM nginx:1.28-alpine
COPY bash/nginx.conf /etc/nginx/conf.d/default.conf