Browse Source

Actualizar 'nginx/default.conf'

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

+ 1
- 1
nginx/default.conf View File

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


Loading…
Cancel
Save