Fixes PB and LDAP urls

This commit is contained in:
Aaron Louie 2020-05-25 16:01:47 -04:00
parent 392315281e
commit 57390c6d1e

View File

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