mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-23 06:00:21 +08:00
Use the correct local dev address in README files
This commit is contained in:
parent
4a553ca67c
commit
4cd94df90c
@ -53,7 +53,7 @@ npm install
|
||||
npm start
|
||||
```
|
||||
|
||||
This will launch Puter at http://localhost:4000 (or the next available port).
|
||||
This will launch Puter at http://puter.localhost:4100 (or the next available port).
|
||||
|
||||
<br/>
|
||||
|
||||
|
@ -53,7 +53,7 @@ npm install
|
||||
npm start
|
||||
```
|
||||
|
||||
Dette vil starte Puter på http://localhost:4000 (eller den næste tilgængelige port).
|
||||
Dette vil starte Puter på http://puter.localhost:4100 (eller den næste tilgængelige port).
|
||||
|
||||
<br/>
|
||||
|
||||
|
@ -53,7 +53,7 @@ npm install
|
||||
npm start
|
||||
```
|
||||
|
||||
This will launch Puter at http://localhost:4000 (or the next available port).
|
||||
This will launch Puter at http://puter.localhost:4100 (or the next available port).
|
||||
|
||||
<br/>
|
||||
|
||||
|
@ -53,7 +53,7 @@ npm install
|
||||
npm start
|
||||
```
|
||||
|
||||
Isso iniciará o Puter em http://localhost:4000 (ou na próxima porta disponível).
|
||||
Isso iniciará o Puter em http://puter.localhost:4100 (ou na próxima porta disponível).
|
||||
|
||||
<br/>
|
||||
|
||||
|
@ -53,7 +53,7 @@ npm install
|
||||
npm start
|
||||
```
|
||||
|
||||
Это запустит Puter по адресу http://localhost:4000 (или на следующем доступном порту).
|
||||
Это запустит Puter по адресу http://puter.localhost:4100 (или на следующем доступном порту).
|
||||
|
||||
<br/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user