add test1 and test2 domains to lz #13
1 changed files with 3 additions and 1 deletions
|
@ -144,5 +144,7 @@ D('layerze.ro', REG_GANDI, DnsProvider(DNS_GANDI),
|
|||
CNAME('www', 'elliot.cyberia.club.'),
|
||||
CNAME('calendar', 'zicocapsul.cyberia.club.'),
|
||||
CNAME('www.calendar', 'zicocapsul.cyberia.club.'),
|
||||
CNAME('backups', 'layerze.ro.')
|
||||
CNAME('backups', 'layerze.ro.'),
|
||||
CNAME('test1', 'layerze.ro.'),
|
||||
CNAME('test2', 'layerze.ro.')
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue