Skip to content

Instantly share code, notes, and snippets.

@zs-dima
Created March 3, 2023 19:20
Show Gist options
  • Save zs-dima/61c90fc22dae941d89197d3762f18028 to your computer and use it in GitHub Desktop.
Save zs-dima/61c90fc22dae941d89197d3762f18028 to your computer and use it in GitHub Desktop.
Flutter Web - Runtime Docker variables environment.json
{
"app_environment": "production",
"api_endpoint": "api.app.domain",
"api_port": 8080
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment