[SCM] live-studio branch, master, updated. 7cf6d27680df950ba15481501bd409d39de403af

Chris Lamb lamby at debian.org
Fri Jul 30 21:18:39 UTC 2010


The following commit has been merged in the master branch:
commit e4168d8a448d0ddc3c6a2c519d8064372d3bd6fc
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Jul 30 17:14:16 2010 -0400

    Use IP address until debian.net zone catches up.

diff --git a/config/live-studio-nginx b/config/live-studio-nginx
index 5668ad0..b90d39c 100644
--- a/config/live-studio-nginx
+++ b/config/live-studio-nginx
@@ -1,6 +1,6 @@
 server {
 	listen			80;
-	server_name		studio.debian.net;
+	server_name		178.79.130.78;
 	root			/usr/share/live-studio/htdocs;
 
 	location ~ ^/(?:favicon\.ico$|robots\.txt$|media) {

-- 
live-studio



More information about the debian-live-changes mailing list