Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration in docker-compose.env is not working #260

Closed
RealfuRyZ opened this issue Sep 25, 2024 · 3 comments
Closed

Configuration in docker-compose.env is not working #260

RealfuRyZ opened this issue Sep 25, 2024 · 3 comments

Comments

@RealfuRyZ
Copy link

I modified the docker-compose.env file and added the following lines:

#SystemConfig
DISABLE_GUEST_LOGIN=1
DISABLE_CREATE_GROUP=1
EMAIL_VERIFY=1

After restarting the container orchestration, I found that guest login is still possible when accessing the application again. Is there something I didn’t configure correctly?

image
image

@RealfuRyZ
Copy link
Author

I just conducted a test, and it seems that restarting the container orchestration is ineffective. The changes only take effect after recreating the containers.so closed

@moonrailgun
Copy link
Contributor

because we have some cache in redis.

if you change env, maybe you can manual clear cache in admin or maunal.

i mention it in document, i think.

@RealfuRyZ
Copy link
Author

RealfuRyZ commented Sep 26, 2024

understand, thank you for your reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants