mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix(licenses): update README with new development server URL
- Changed the local development server URL from http://localhost:3000 to http://localhost:4002/api/health to reflect recent updates in the API integration.
This commit is contained in:
@@ -4,5 +4,5 @@ npm run dev
|
||||
```
|
||||
|
||||
```
|
||||
open http://localhost:3000
|
||||
open http://localhost:4002/api/health
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user