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

update readme

This commit is contained in:
mithereal 2022-07-30 19:07:33 -07:00
parent ca1e96470d
commit b73a8b4a4b
3 changed files with 7 additions and 2 deletions

View file

@ -7,7 +7,7 @@
"env": {
"MIX_ENV": "prod",
"FARSIDE_SERVICES_JSON": {
"description": "The json of services available",
"description": "The base64(json) of services available (https://www.base64encode.org)",
"value": "",
"required": false
}