Skip to content

Instantly share code, notes, and snippets.

@agcty
Last active June 9, 2020 09:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agcty/4192ded7f1f2b73f0eb5999f3622358d to your computer and use it in GitHub Desktop.
Save agcty/4192ded7f1f2b73f0eb5999f3622358d to your computer and use it in GitHub Desktop.
Example environment variables config for shopify env variables
SHOPIFY_API_PASSWORD=your_api_password
STAGING_THEME_ID=your_staging_theme_id
PRODUCTION_THEME_ID=your_production_theme_id
DEVELOPMENT_THEME_ID=your_development_theme_id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment