mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-09 23:20:27 +00:00
Merge branch 'master' into ldap_group_security
This commit is contained in:
commit
891b30f527
@ -49,7 +49,7 @@ $ source ./flask/bin/activate
|
|||||||
|
|
||||||
Web application configuration is stored in `config.py` file. Let's clone it from `config_template.py` file and then edit it
|
Web application configuration is stored in `config.py` file. Let's clone it from `config_template.py` file and then edit it
|
||||||
```
|
```
|
||||||
(flask)$ copy config_template.py config.py
|
(flask)$ cp config_template.py config.py
|
||||||
(flask)$ vim config.py
|
(flask)$ vim config.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user