mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-19 12:47:54 +00:00
57f7900210
initial version of devcontainer --------- Signed-off-by: Dave Lee <dave@gray101.com>
11 lines
149 B
YAML
11 lines
149 B
YAML
|
|
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: Prometheus
|
|
type: prometheus
|
|
url: http://prometheus:9090
|
|
isDefault: true
|
|
access: proxy
|
|
editable: true
|