custom user models for admin login

This commit is contained in:
simon
2021-10-25 19:28:05 +07:00
parent 6f58dc47cc
commit 3526d62540
5 changed files with 95 additions and 6 deletions

View File

@@ -15,6 +15,8 @@ services:
- REDIS_HOST=archivist-redis
- HOST_UID=1000
- HOST_GID=1000
- TA_USERNAME=tubearchivist
- TA_PASSWORD=verysecret
depends_on:
- archivist-es
- archivist-redis