Explorar el Código

1.账号到期自动关停
2.账号到期警告(15天)

zhangjiangbin hace 8 años
padre
commit
81f8b70a90
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      readme.md

+ 1 - 0
readme.md

@@ -29,6 +29,7 @@ cd /home/wwwroot/
 git clone https://github.com/ssrpanel/ssrpanel.git
 cd ssrpanel/
 php composer.phar install
+cp .env.example .env
 php artisan key:generate
 chown -R www:www storage/
 chmod -R 777 storage/