4 lines
98 B
Docker
4 lines
98 B
Docker
FROM git.shihaam.dev/dockerfiles/nginx-fpm:latest
|
|
|
|
COPY nginx.conf /etc/nginx/conf.d/default.conf
|