rename env_template

master
Aevann 2023-07-26 21:16:59 +03:00
parent 0f31f695f9
commit 87d631f526
2 changed files with 1 additions and 1 deletions

View File

@ -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