You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,13 +29,13 @@ Tools used for Balancer development:
29
29
1.`Postman`: Ask to get invited to the Balancer Postman team `balancer_dev`
30
30
2.`pgAdmin`: The email and password are specified in `balancer-main/docker-compose.yml`
31
31
32
-
The first time you use `pgAdmin` after building the Docker containers you will need to register the server:
33
-
- The `Host name/address`, `Username` and `Password` are specified in `balancer-main/docker-compose.yml`
34
32
35
33
### Running Balancer for development
36
34
37
35
Start Docker Desktop and run `docker compose up --build`
38
36
37
+
The first time you use `pgAdmin` after building the Docker containers you will need to register the server. The `Host name/address`, `Username` and `Password` are specified in `balancer-main/docker-compose.yml`
38
+
39
39
The email and password are set in `server/api/management/commands/createsu.py`
40
40
41
41
Download a sample of papers to upload from [https://balancertestsite.com](https://balancertestsite.com/)
0 commit comments