wildflock/config/custom-environment-variable...

10 lines
147 B
JSON

{
"port": {
"__name": "PORT",
"__format": "number"
},
"host": "HOSTNAME",
"authentication": {
"secret": "FEATHERS_SECRET"
}
}