mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-01-11 09:35:52 +00:00
Fixes PB and LDAP urls
This commit is contained in:
parent
392315281e
commit
57390c6d1e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user