mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +01:00
3 lines
67 B
Docker
3 lines
67 B
Docker
|
FROM nginx
|
||
|
COPY ./tests/ratelimit/nginx.conf /etc/nginx/nginx.conf
|