nginx-location.conf 66 B

123
  1. location /scratch {
  2. alias /usr/local/src/scratch-www/build;
  3. }