Files

16 lines
308 B
JSON
Raw Permalink Normal View History

{
"domain": "sfp.yourcompany.com",
"release_cadence": "production",
"cicdProvider": "github",
"workers": 1,
"auth": {
"useGlobalAuth": false
},
"supabase": {
"mode": "self-hosted"
},
"tlsMode": "custom",
"image_fqdn": "source.flxbl.io/flxbl/sfp-server",
"image_tag": "latest"
}