This repository has been archived on 2023-05-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
neo/custom/will-discourse-nginx/Dockerfile
2023-02-07 00:32:49 +01:00

3 lines
No EOL
56 B
Docker

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