Files
social-media/.scripts/environments.json
2024-03-09 20:25:30 -05:00

6 lines
70 B
JSON

{
"Dev": "Development",
"Stg": "Staging",
"Prd": "Production"
}