1
0
Fork 0

Compare commits

..

No commits in common. "f9d60040a364a93fe697e61a7e5463175a7922dd" and "eff091f4b860407d7427ee046b61f9a07123c87d" have entirely different histories.

3 changed files with 7 additions and 2 deletions

Binary file not shown.

View File

@ -0,0 +1,5 @@
jelu:
metadataProviders:
- is-enabled: true
apiKey: "${GOOGLE_API_KEY}"
name: "google"

View File

@ -15,7 +15,7 @@ services:
public:
ipv4_address: 192.168.240.33
env_file:
- ../secrets/jelu.env
- secrets/jelu.env
environment:
SERVER_PORT: 80
SPRING_DATASOURCE_USERNAME: lukas
@ -27,5 +27,5 @@ services:
configs:
jelu_config:
file: ../secrets/jelu-application.yml
file: ./jelu-application.yml