mirror of
https://github.com/mashirozx/docker-php-nginx.git
synced 2024-11-22 23:08:15 +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
|