Skip to content

Commit 39ea9d7

Browse files
author
C1258882 Werberson Pereira da Silva
committed
change nameserver key-file env var name
1 parent 7453ff9 commit 39ea9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A store of records being managed is needed. Hence, a `/data` volume must be mapp
1818

1919
1. `mandatory` **BINDMAN_NAMESERVER_ADDRESS**: address of the nameserver that an instance of a Bindman will manage
2020

21-
2. `mandatory` **BINDMAN_NAMESERVER_KEYFILE**: the zone keyfile name that will be used to authenticate with the nameserver. **MUST** match the regexp `K.*\.\+157\+.*\.key` and **MUST** be inside the `/data` volume
21+
2. `mandatory` **BINDMAN_NAMESERVER_KEY_FILE**: the zone keyfile name that will be used to authenticate with the nameserver. **MUST** match the regexp `K.*\.\+157\+.*\.key` and **MUST** be inside the `/data` volume
2222

2323
3. `mandatory` **BINDMAN_NAMESERVER_ZONE**: the name of the zone a bindman-dns-bind9 instance is able to manage;
2424

0 commit comments

Comments
 (0)