Fifth-Commit

This commit is contained in:
Mohammad Zwaib
2026-07-07 20:59:19 +02:00
parent d475aed9fe
commit 308eeb00af
+1 -1
View File
@@ -3,7 +3,7 @@ spring.application.name=Homme
# Load secrets from .env (classpath) so ${DB_PASSWORD}, ${HUMBEE_PASSWORD},
# ${AZURE_EMBEDDING_KEY}, ${OPENAI_API_MISTRAL_KEY} below resolve from it.
# "optional:" => app still starts if .env is absent (e.g. secrets come from real env vars).
spring.config.import=optional:classpath:/.env[.properties]
#spring.config.import=optional:classpath:/.env[.properties]
server.port =9192