front-hub/Proxy

6 lines
116 B
Plaintext
Raw Normal View History

2022-12-29 21:05:47 +00:00
FROM nginx:latest
COPY privkey.pem /etc/nginx/
COPY fullchain.pem /etc/nginx/
COPY default.conf /etc/nginx/conf.d/