Skip to content

Instantly share code, notes, and snippets.

@kunokdev
Created December 14, 2018 12:03
Show Gist options
  • Save kunokdev/5bf0a95a1b3ebce6b1ce825d8bb06dd5 to your computer and use it in GitHub Desktop.
Save kunokdev/5bf0a95a1b3ebce6b1ce825d8bb06dd5 to your computer and use it in GitHub Desktop.
version: "3.2"
services:
cra-runtime-environment-variables:
image: kunokdev/cra-runtime-environment-variables
ports:
- "5000:80"
environment:
- "API_URL=production.example.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment