Add pastekitten.com domain
This commit is contained in:
+3
-2
@@ -3,8 +3,9 @@ upstream pastekitten_unicorns {
|
||||
}
|
||||
|
||||
server {
|
||||
listen pm.localhots.xxx:80;
|
||||
server_name pm.localhots.xxx;
|
||||
listen pastekitten.com:80;
|
||||
server_name pastekitten.com www.pastekitten.com pm.localhots.xxx;
|
||||
|
||||
root /home/www/apps/pastekitten/current;
|
||||
client_max_body_size 10M;
|
||||
keepalive_timeout 5;
|
||||
|
||||
Reference in New Issue
Block a user