Fixes PB API url

This commit is contained in:
Aaron Louie 2020-05-25 10:02:15 -04:00
parent 2976a687c6
commit 051db5ab99
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ services:
- UPGRADE_DB=true
- RESET_DB=true
- LDAP_URL=ldap
- PB_BASE_URL=http://pb:5001/pb/
- PB_BASE_URL=http://pb:5001/v2.0/
- DB_HOST=db
- DB_PORT=5432
- DB_PASSWORD=crc_pass