hub env: bump to require latest major version, less pinned now

This commit is contained in:
Erik Sundell
2021-10-19 11:56:16 +02:00
parent e194a1a3c7
commit 990135e179
4 changed files with 21 additions and 22 deletions

View File

@@ -26,7 +26,7 @@ Enabling the authenticator
.. code-block:: bash
sudo tljh-config set auth.type dummyauthenticator.DummyAuthenticator
sudo tljh-config set auth.type dummy
.. code-block:: bash