diff --git a/env_template b/env_template.env similarity index 100% rename from env_template rename to env_template.env diff --git a/readme.md b/readme.md index 768063d7ed..23366dde1d 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,7 @@ git clone https://fsdfsd.net/rDrama/rDrama.git cd rDrama -cp env_template .env +cp env_template.env .env docker-compose down --rmi all --remove-orphans --volumes