will's stack

This commit is contained in:
Didier Slof 2023-02-07 00:32:49 +01:00
parent 938041c01d
commit 48b03638bd
Signed by: didier
GPG key ID: 01E71F18AA4398E5
3 changed files with 111 additions and 0 deletions

View file

@ -0,0 +1,3 @@
FROM nginx:latest
COPY nginx.conf /etc/nginx/nginx.conf