Set up tls for developing PWA features

This commit is contained in:
PaulSzymanski 2020-03-24 15:11:08 +01:00
parent 283a76f7e9
commit 6910099873
9 changed files with 142 additions and 4 deletions

View file

@ -0,0 +1,3 @@
FROM nginx:alpine
RUN apk add --no-cache openssl