update readme for new stating website url

This commit is contained in:
mik-tf 2025-01-09 13:51:26 -05:00
parent 902fb496bd
commit 268f21124e

View File

@ -22,14 +22,16 @@ This repository contains the code to deploy the ThreeFold V4 Docs.
``` ```
bash develop.sh bash develop.sh
``` ```
- Push change online - Push change online to stating website
```
bash build-dev.sh
```
- Push change online to production website
``` ```
bash build.sh bash build.sh
``` ```
## URL ## URL
- The website in staging mode is at `docsdev.threefold.pro` - The website in staging mode is at `threefold.info/docs4dev`
- Username: docsdev
- Password: TFV42025
- The website in production mode is at `docs.threefold.io` - The website in production mode is at `docs.threefold.io`