[SCM] live-studio branch, master, updated. 2a8c88a68b7f963292720c3556cbffa1a4faccec

Chris Lamb lamby at debian.org
Sun Aug 1 03:12:07 UTC 2010


The following commit has been merged in the master branch:
commit 2a8c88a68b7f963292720c3556cbffa1a4faccec
Author: Chris Lamb <lamby at debian.org>
Date:   Sat Jul 31 23:10:41 2010 -0400

    studio.debian.net DNS seems to be working now.

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

-- 
live-studio



More information about the debian-live-changes mailing list