Fifth-Commit
This commit is contained in:
@@ -3,7 +3,7 @@ spring.application.name=Homme
|
|||||||
# Load secrets from .env (classpath) so ${DB_PASSWORD}, ${HUMBEE_PASSWORD},
|
# Load secrets from .env (classpath) so ${DB_PASSWORD}, ${HUMBEE_PASSWORD},
|
||||||
# ${AZURE_EMBEDDING_KEY}, ${OPENAI_API_MISTRAL_KEY} below resolve from it.
|
# ${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).
|
# "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
|
server.port =9192
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user