update nginx.conf to add new computer hostname
This commit is contained in:
@@ -35,7 +35,7 @@ http {
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
server_name 10.0.1.9 localhost code.dev fezzik.local;
|
||||
server_name 10.0.1.9 localhost code.dev rugen.local;
|
||||
|
||||
#charset koi8-r;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user