Files
social-media/backend/.scripts/environments.json
2025-01-15 15:24:30 -05:00

6 lines
70 B
JSON

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