From ffe95b6194bda98ea8098a1aaaced88650d00f46 Mon Sep 17 00:00:00 2001 From: Khanh Ngo Date: Wed, 18 Apr 2018 10:32:10 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f45f5d..d1dd014 100644 --- a/README.md +++ b/README.md @@ -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.