Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Multi-User Support #23

@Ian-Hartwell

Description

@Ian-Hartwell

Not sure if this docker is meant to support Multi User or not, however have followed the documentation over at https://github.com/bitswired/fuseai#-multi-user-mode

I and added the following variables, removing the ADMIN_PASSWORD -

NEXT_PUBLIC_MULTI_USER=1
EMAIL_SERVER_HOST=smtp.gmail.com
EMAIL_SERVER_PORT=465
EMAIL_SERVER_USER=user@gmail.com
EMAIL_SERVER_PASSWORD=test
EMAIL_FROM=ai-chat-app@ai-chat-app.com

however in doing this, the following error is generated in the logs:
Error: No Admin Password has been specified in the ADMIN_PASSWORD variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions