update nginx.conf to add new computer hostname

This commit is contained in:
Nick Nisi
2015-01-25 09:11:11 -06:00
parent ab3be1a1a5
commit bae4e9b976

View File

@@ -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;