blob: ebde200f5396dd6c466d9fe3ff6b9b249046bdf4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{"properties": [
{
"name": "spring.datasource.jdbc-url",
"type": "java.lang.String",
"description": "New Hikari JDBC connection URI specifier"
},
{
"name": "lysergic.docker.endpoint",
"type": "java.lang.String",
"description": "Custom variable to specify Docker/Podman API endpoint"
}
]}
|