UPDATE 04-Sept
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# Best Practices:
|
||||
# - Use Spring Profiles (e.g., application-dev.properties, application-prod.properties)
|
||||
# to manage environment-specific settings.
|
||||
# - Do not store in PROD sensitive information (e.g., API keys, passwords) directly here.
|
||||
# - Do not store in PROD sensitive information directly here.
|
||||
# Use environment variables or a configuration server for production environments.
|
||||
# - This template can be adapted for logging configuration, database connections,
|
||||
# and other external service settings.
|
||||
|
||||
Reference in New Issue
Block a user