Compare commits
2 Commits
eff091f4b8
...
f9d60040a3
Author | SHA1 | Date | |
---|---|---|---|
f9d60040a3 | |||
e0dd8f9d67 |
BIN
secrets/jelu-application.yml
Normal file
BIN
secrets/jelu-application.yml
Normal file
Binary file not shown.
@ -1,5 +0,0 @@
|
||||
jelu:
|
||||
metadataProviders:
|
||||
- is-enabled: true
|
||||
apiKey: "${GOOGLE_API_KEY}"
|
||||
name: "google"
|
@ -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: ./jelu-application.yml
|
||||
file: ../secrets/jelu-application.yml
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user