Aravinth Manivannan
34f7b11ece
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2 lines
60 B
Docker
2 lines
60 B
Docker
FROM nginx
|
|
COPY ./nginx.conf /etc/nginx/conf.d/default.conf
|