-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug_report #54
Comments
试试把根目录下的 .env 文件删除,然后执行 php run 会自动重新生成 .env 文件,然后再修改 .env 文件里的配置。另外问下,你 .env 文件中有没有 ^M 字符? |
现在env文件为空,重新安装脚本提示ocker: Error response from daemon: Conflict. The container name "/freenom" is already in use by container "a05f8e5477f5c1252793b6f5ea633f89a3e1bb09cb573a6d55aba1ea58bd98f6". You have to remove (or rename) that container to be able to reuse that name. |
已恢复正常,谢谢 |
不客气。在docker中的话直接删除.env,重启容器就会自动重新生成.env文件。 |
描述问题
The text was updated successfully, but these errors were encountered: