jelu: move app to secrets folder
This commit is contained in:
parent
e0dd8f9d67
commit
f9d60040a3
Binary file not shown.
|
@ -1,5 +0,0 @@
|
|||
jelu:
|
||||
metadataProviders:
|
||||
- is-enabled: true
|
||||
apiKey: "${GOOGLE_API_KEY}"
|
||||
name: "google"
|
|
@ -27,5 +27,5 @@ services:
|
|||
|
||||
configs:
|
||||
jelu_config:
|
||||
file: ./jelu-application.yml
|
||||
file: ../secrets/jelu-application.yml
|
||||
|
||||
|
|
Loading…
Reference in New Issue