mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Update nginx.conf
This commit is contained in:
+3
-1
@@ -1,8 +1,10 @@
|
||||
server {
|
||||
server_name hazemkrimi.tech;
|
||||
|
||||
access_log /var/log/nginx/access.log;
|
||||
access_log /home/deploy/logs/hazemkrimi.tech.access.log;
|
||||
|
||||
root /var/www/hazemkrimi.tech;
|
||||
|
||||
index index.html;
|
||||
|
||||
location / {
|
||||
|
||||
Reference in New Issue
Block a user