Skip to content

Commit

Permalink
Update Quick installation of Java Apps.md (#5265)
Browse files Browse the repository at this point in the history
  • Loading branch information
Raxcl authored Dec 6, 2024
1 parent 9f952b8 commit e95bee9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ docker build -t java-demo .
将 `your-dockerhub-username`、`your-repo-name` 和 `your-tag` 替换为实际的值。例如:
```
docker push damager6666/java-demo:v2
docker push damager6666/demo:v2
```
## 步骤7:登陆 Sealos
Expand Down Expand Up @@ -277,4 +277,4 @@ https://tmgkflgdlstl.cloud.sealos.io/getPersons
![](images/java-example-13.png)
- 页面上显示之间插入到数据库的数据 ,表示你的 Java 应用程序已经在 Sealos 上运行
- 页面上显示之间插入到数据库的数据 ,表示你的 Java 应用程序已经在 Sealos 上运行

0 comments on commit e95bee9

Please sign in to comment.