mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-03 13:33:26 +00:00
Fixed docs for changing WebUI port 3000 => 9999
This commit is contained in:
@@ -432,7 +432,7 @@ $ sudo systemctl restart open5gs-upfd
|
|||||||
#### Register Subscriber Information
|
#### Register Subscriber Information
|
||||||
---
|
---
|
||||||
|
|
||||||
Connect to `http://localhost:3000` and login with **admin** account.
|
Connect to `http://localhost:9999` and login with **admin** account.
|
||||||
|
|
||||||
> Username : admin
|
> Username : admin
|
||||||
> Password : 1423
|
> Password : 1423
|
||||||
|
|||||||
@@ -495,7 +495,7 @@ $ PORT=7777 npm run dev
|
|||||||
### Register Subscriber Information
|
### Register Subscriber Information
|
||||||
---
|
---
|
||||||
|
|
||||||
Connect to `http://127.0.0.1:3000` and login with **admin** account.
|
Connect to `http://127.0.0.1:9999` and login with **admin** account.
|
||||||
|
|
||||||
> Username : admin
|
> Username : admin
|
||||||
> Password : 1423
|
> Password : 1423
|
||||||
|
|||||||
@@ -229,7 +229,7 @@ K : 82E9053A1882085FF2C020359938DAE9
|
|||||||
OPc : BFD5771AAF4F6728E9BC6EF2C2533BDB
|
OPc : BFD5771AAF4F6728E9BC6EF2C2533BDB
|
||||||
```
|
```
|
||||||
|
|
||||||
Connect to `http://localhost:3000` and login with **admin** account.
|
Connect to `http://localhost:9999` and login with **admin** account.
|
||||||
|
|
||||||
> Username : admin
|
> Username : admin
|
||||||
> Password : 1423
|
> Password : 1423
|
||||||
|
|||||||
@@ -147,7 +147,7 @@ If there is a need to change the Core Network component configuration, then corr
|
|||||||
|
|
||||||
- Provision SIM details in open5gs HSS
|
- Provision SIM details in open5gs HSS
|
||||||
|
|
||||||
Open (http://<DOCKER_HOST_IP>:3000) in a web browser, where <DOCKER_HOST_IP> is the IP of the machine/VM running the open5gs containers. Login with following credentials
|
Open (http://<DOCKER_HOST_IP>:9999) in a web browser, where <DOCKER_HOST_IP> is the IP of the machine/VM running the open5gs containers. Login with following credentials
|
||||||
|
|
||||||
```
|
```
|
||||||
Username : admin
|
Username : admin
|
||||||
|
|||||||
Reference in New Issue
Block a user