fix: removed all occurrences of old domain

This commit is contained in:
ITQ
2025-04-02 20:14:51 +03:00
parent 615a5b8e91
commit f858fa39c9
8 changed files with 14 additions and 14 deletions
+3 -3
View File
@@ -15,7 +15,7 @@ Ensure you have the following installed on your system:
#### Clone the project
```bash
git clone git@gitlab.prodcontest.ru:team-15/project.git
git clone git@gitlab.com:megazordpobeda/DataRush.git
```
#### Go to the project directory
@@ -79,7 +79,7 @@ uv run gunicorn config.wsgi
### Clone the project
```bash
git clone git@gitlab.prodcontest.ru:team-15/project.git
git clone git@gitlab.com:megazordpobeda/DataRush.git
```
### Go to the project directory
@@ -119,7 +119,7 @@ Backend will be available on [127.0.0.1:8080](http://127.0.0.1:8080).
### Clone the project
```bash
git clone git@gitlab.prodcontest.ru:team-15/project.git
git clone git@gitlab.com:megazordpobeda/DataRush.git
```
### Go to the project directory