Update README.md

This commit is contained in:
Khanh Ngo 2018-04-18 10:32:10 +07:00 committed by GitHub
parent b32f46d988
commit ffe95b6194
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ A PowerDNS web interface with advanced features.
- Edit IPv6 PTRs using IPv6 addresses directly (no more editing of literal addresses!)
### Running PowerDNS-Admin
There are several ways to run PowerDNS-Admin. Following is a simple way to start PowerDNS-Admin with docker in development environment which have PowerDNS-Admin, PowerDNS server and MySQL Back-End Database.
There are several ways to run PowerDNS-Admin. Following is a simple way to start PowerDNS-Admin with docker in development environment which has PowerDNS-Admin, PowerDNS server and MySQL Back-End Database.
Step 1: Changing configuration
The configuration file for developement environment is located at `configs/developments.py`, you can override some configs by editing `.env` file.