mirror of
https://github.com/eliasrenman/gardentron.git
synced 2026-03-16 20:46:07 +01:00
10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"port": {
|
|
"__name": "PORT",
|
|
"__format": "number"
|
|
},
|
|
"host": "HOSTNAME",
|
|
"authentication": {
|
|
"secret": "FEATHERS_SECRET"
|
|
}
|
|
} |