13 lines
384 B
Text
13 lines
384 B
Text
# FitPub Environment Configuration
|
|
|
|
# Registration Settings
|
|
# Leave empty for open registration, or set a password to require it for new signups
|
|
REGISTRATION_PASSWORD=
|
|
|
|
# Example with password (uncomment to enable):
|
|
# REGISTRATION_PASSWORD=my-secret-invite-code-2024
|
|
|
|
# Other settings
|
|
# REGISTRATION_ENABLED=true
|
|
# FITPUB_DOMAIN=localhost:8080
|
|
# FITPUB_BASE_URL=http://localhost:8080
|