Update nginx.conf
This commit is contained in:
parent
d07912ddab
commit
0b55889bda
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
server {
|
server {
|
||||||
listen 80;
|
listen 80;
|
||||||
server_name localhost;
|
server_name gugulet.hu;
|
||||||
|
|
||||||
# Define the root directory for the site
|
# Define the root directory for the site
|
||||||
root /usr/share/nginx/html;
|
root /usr/share/nginx/html;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue