Skip to content

Commit fd93f72

Browse files
committed
Refactor Dockerfile to update environment variable names and values
1 parent aa8c82f commit fd93f72

File tree

1 file changed

+31
-31
lines changed

1 file changed

+31
-31
lines changed

configs/name.txt

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
11
debian=none
2-
debian-ssh=debian
3-
go=go
4-
java=java
5-
node.js=node.js
2+
debian-ssh=Debian
3+
go=Go
4+
java=Java
5+
node.js=Node.js
66
php=PHP
7-
python=python
8-
rust=rust
9-
flask=flask
10-
gin=gin
11-
next.js=next.js
7+
python=Python
8+
rust=Rust
9+
flask=Flask
10+
gin=Gin
11+
next.js=Next.js
1212
spring-boot=Spring Boot
13-
vue=vue
14-
echo=echo
15-
chi=chi
16-
react=react
17-
iris=iris
18-
django=django
19-
express.js=express.js
20-
hexo=hexo
21-
vert.x=vert.x
22-
nuxt3=nuxt3
13+
vue=Vue
14+
echo=Echo
15+
chi=Chi
16+
react=React
17+
iris=Iris
18+
django=Django
19+
express.js=Express.js
20+
hexo=Hexo
21+
vert.x=Vert.x
22+
nuxt3=Nuxt3
2323
vitepress=VitePress
24-
laravel=laravel
25-
hugo=hugo
24+
laravel=Laravel
25+
hugo=Hugo
2626
net=.NET
27-
docusaurus=docusaurus
28-
rocket=rocket
27+
docusaurus=Docusaurus
28+
rocket=Rocket
2929
net=.Net
3030
umi=UmiJS
31-
angular=angular
32-
astro=astro
31+
angular=Angular
32+
astro=Astro
3333
svelte=SvelteKit
34-
ubuntu=ubuntu
34+
ubuntu=Ubuntu
3535
cpp=C++
36-
c=c
37-
quarkus=quarkus
38-
nginx=nginx
36+
c=C
37+
quarkus=Quarkus
38+
nginx=Nginx
3939
sealaf=Laf
40-
ubuntu-cuda=ubuntu-cuda
41-
pytorch=pytorch
40+
ubuntu-cuda=Ubuntu-cuda
41+
pytorch=Pytorch

0 commit comments

Comments
 (0)