mirror of
https://github.com/mashirozx/docker-php-nginx.git
synced 2025-05-10 10:35:24 +08:00
4 lines
59 B
Docker
4 lines
59 B
Docker
FROM nginx:1.9
|
|
|
|
COPY nginx.conf /etc/nginx/conf.d/app.conf
|