mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 01:46:14 -04:00
2 lines
71 B
Nginx Configuration File
2 lines
71 B
Nginx Configuration File
FROM nginx
|
|
COPY ./src/tests/ratelimit/nginx.conf /etc/nginx/nginx.conf
|