This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
djangotutorial
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
Quito root
main
creylopez
10 months ago
parent
9160370c44
commit
ea44203b8b
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 / {
Write
Preview
Loading…
Cancel
Save