1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-06-08 10:26:36 +00:00

show fallback if there are no instances avail

This commit is contained in:
mithereal 2022-07-31 15:57:17 -07:00
parent 9b7c544466
commit e2ca414f79
3 changed files with 12 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"keywords": ["elixir", "farside" ],
"env": {
"MIX_ENV": "prod",
"FARSIDE_SERVICES_JSON": {
"FARSIDE_SERVICES_JSON_DATA": {
"description": "The base64(json) of services available (https://www.base64encode.org)",
"value": "",
"required": false