Browse Source

Quito root

main
creylopez 10 months ago
parent
commit
ea44203b8b
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      nginx/default.conf

+ 0
- 1
nginx/default.conf View File

@ -7,7 +7,6 @@ error_log /var/log/nginx/error.log;
server {
listen 80;
server_name reymota.lab *.reymota.lab;
root /www/data/;
access_log /var/log/nginx/access.log;
location / {


Loading…
Cancel
Save