mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
3 lines
80 B
Text
3 lines
80 B
Text
|
FROM nginx:1.14.2-alpine
|
||
|
COPY nginx/default.conf /etc/nginx/conf.d/default.conf
|