Generate random passwords and keep them out of the environment/program args
This commit is contained in:
@ -1,16 +0,0 @@
|
||||
# config file version
|
||||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: local-influxdb
|
||||
type: influxdb
|
||||
isDefault: true
|
||||
access: proxy
|
||||
database: testnet
|
||||
user: admin
|
||||
password: admin
|
||||
basicAuth: true
|
||||
basicAuthUser: admin
|
||||
basicAuthPassword: admin
|
||||
url: http://influxdb:8086
|
||||
editable: true
|
Reference in New Issue
Block a user