1Panel-dev / 1Panel-dev/1Panel
[Feature] Add support for copying variables from a .env file to environment variables
Open
@wanghe-fit2cloud is already working on this.
Since May 30, 2026.
type: feature-request
- Dominant language
- Go
- Stars
- 37k
- Forks
- 3.4k
- Avg merge
- 9h 16m
- Merged PRs (30d)
- 105
Description
1Panel Version
v2.1.13
Please describe your needs or suggestions for improvements
从本地配置好的项目直接导入到1Panel的运行环境中,希望能够直接复制本地环境的 .env 到 1Panel 中,并能直接解析,也能直接点击复制为 .env 的格式,对于迁移项目会很有帮助
Please describe the solution you suggest
在粘贴添加一个监听器(?),然后对粘贴过来的内容进行解析,成功则直接填入配置,失败则默认填入输入框
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.