4 lines
59 B
Plaintext
Executable File
4 lines
59 B
Plaintext
Executable File
FROM nginx
|
|
|
|
COPY nginx.conf /etc/nginx/conf.d/default.conf
|