mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-22 02:02:14 +00:00
- Move quickstart from `utils` to `quickstart` - Update quickstart script to add more container manipulation - Move API functional tests back under `modules/api` - Move build-related scripts to `build/` directory - Add quickstart containers that can run the local version of the code
11 lines
215 B
Plaintext
11 lines
215 B
Plaintext
$ttl 38400
|
|
10.10.in-addr.arpa. IN SOA 172.17.42.1. admin.vinyldns.com. (
|
|
1439234395
|
|
10800
|
|
3600
|
|
604800
|
|
38400 )
|
|
10.10.in-addr.arpa. IN NS 172.17.42.1.
|
|
24.0 IN PTR www.vinyl.
|
|
25.0 IN PTR mail.vinyl.
|