Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pengjinning committed May 1, 2024
1 parent afd9c49 commit 19b65da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ mvn spring-boot:run
#
# local preview:
web: http://localhost:9003/
admin: http://localhost:9003/admin, default user/password: admin@email.com/admin
chat: http://localhost:9003/chat, default user/password: admin@email.com/admin
admin: http://localhost:9003/admin, user/password: admin@email.com/admin
chat: http://localhost:9003/chat, user/password: admin@email.com/admin
visitor: http://localhost:9003/v
api docs: http://localhost:9003/swagger-ui/index.html
h2-console: http://localhost:9003/h2-console, path: ./h2db/weiyuim, default user/password: sa/sa
h2-console: http://localhost:9003/h2-console, path: ./h2db/weiyuim, user/password: sa/sa
```

## Docs
Expand Down

0 comments on commit 19b65da

Please sign in to comment.