mirror of
https://github.com/taigaio/taiga-docker.git
synced 2025-07-29 00:44:18 +02:00
Add slack contrib
This commit is contained in:
parent
5e26b49ad0
commit
b7d385d159
@ -37,3 +37,11 @@ DATABASES = {
|
|||||||
'PORT': '5432',
|
'PORT': '5432',
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#########################################
|
||||||
|
## CONTRIBS
|
||||||
|
#########################################
|
||||||
|
INSTALLED_APPS += [
|
||||||
|
"taiga_contrib_slack"
|
||||||
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user