commit | 2174e7f7c61a8053577466748e0d3b789503813b | [log] [tgz] |
---|---|---|
author | Pavel Cizinsky <pavel.cizinsky@tcpcloud.eu> | Tue Aug 30 18:45:22 2016 +0200 |
committer | Pavel Cizinsky <pavel.cizinsky@tcpcloud.eu> | Wed Aug 31 10:08:23 2016 +0200 |
tree | a79998f8063374c01431db087625cf860a291a4e | |
parent | a7d5a4b8a2041fc12d2ea46816bbb350a3b66c64 [diff] [blame] |
add setup admin
diff --git a/README.rst b/README.rst index cd2d1c8..c0368c0 100644 --- a/README.rst +++ b/README.rst
@@ -26,6 +26,10 @@ bind: host: localhost port: 80 + admin: + username: admin + password: password + email: email@example.com database: engine: postgresql host: localhost