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