Some checks failed
Build and Deploy Thoughts / build-and-deploy-local (push) Failing after 7s
3 lines
72 B
Docker
3 lines
72 B
Docker
FROM nginx:stable-alpine
|
|
|
|
COPY nginx.conf /etc/nginx/conf.d/default.conf |