Erweiterungen
This commit is contained in:
@@ -17,3 +17,6 @@ History currently uses brief German titles; shift to imperative, scoped summarie
|
||||
|
||||
## Security & Configuration Tips
|
||||
External service credentials for MongoDB, SMTP, and MQTT belong in environment variables or a developer-specific `application-local.properties` kept out of version control. Document default ports and topics when touching `MqttConfig` so ops can replicate environments. For two-factor flows, keep shared secrets in secure storage and avoid logging codes during development.
|
||||
|
||||
# Misc
|
||||
Never start the application; leave that to the user.
|
||||
Reference in New Issue
Block a user