mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-23 14:59:36 +02:00
222 B
222 B
sidebar_position |
---|
1 |
Disable Registration
To disable registration, you can set the following variable in your docker-compose.yml under the server service:
environment:
- DISABLE_REGISTRATION=True