mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-10-27 17:26:03 +08:00
feat: Add .NET Runtime Environment for Websites (#7266)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 4s
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 4s
This commit is contained in:
parent
5be325405d
commit
3e14186d3d
1 changed files with 1 additions and 0 deletions
|
|
@ -166,6 +166,7 @@
|
|||
<el-option label="Java" value="java"></el-option>
|
||||
<el-option label="Go" value="go"></el-option>
|
||||
<el-option label="Python" value="python"></el-option>
|
||||
<el-option label=".NET" value="dotnet"></el-option>
|
||||
</el-select>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue