2 lines
70 B
Plaintext
2 lines
70 B
Plaintext
|
|
FROM nginx:alpine
|
||
|
|
COPY nginx/nginx.conf /etc/nginx/conf.d/default.conf
|