Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
gcrofils committed Dec 14, 2013
1 parent fc832ff commit f61696b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion etc/named/conf/common/soa.dns
@@ -1,7 +1,7 @@
$TTL 21600
@ IN SOA dns.2bu.ro. hostmaster (

2013121502 ; serial
2013121503 ; serial

21600 ; refresh after 6 hours
3600 ; retry after 1 hour
Expand Down
4 changes: 2 additions & 2 deletions etc/named/conf/global.milizone.com.dns
Expand Up @@ -17,5 +17,5 @@ flaverina IN A 82.244.129.83
atlas-ap-northeast-1 IN A 54.238.154.190
atlas-eu-west-1 IN A 54.229.226.89

galleries.milizone.com IN CNAME s3-ap-northeast-1.amazonaws.com.
gallery.milizone.com IN CNAME ar.herokuapp.com.
galleries IN CNAME s3-ap-northeast-1.amazonaws.com.
gallery IN CNAME ar.herokuapp.com.

0 comments on commit f61696b

Please sign in to comment.