]> Untitled Git - purplebirdman.git/blob - conf.d/default.conf
Squashed commit of the following:
[purplebirdman.git] / conf.d / default.conf
1 server {
2     location / {
3         root /www;
4     }
5 }