Django CAS no longer relies on local postgres
This commit is contained in:
parent
801ad60a70
commit
f3eabbe97f
1 changed files with 0 additions and 2 deletions
|
@ -83,8 +83,6 @@ services:
|
|||
DJANGO_CAS_LDAP_PASSWORD: "${DJANGO_CAS_LDAP_PASSWORD}"
|
||||
ports:
|
||||
- "8085:8000"
|
||||
depends_on:
|
||||
- postgres
|
||||
|
||||
statping:
|
||||
image: statping/statping:v0.90.74
|
||||
|
|
Loading…
Reference in a new issue