Skip to content

Instantly share code, notes, and snippets.

@iyu88
Created February 24, 2023 02:51
Show Gist options
  • Save iyu88/89185a3e9ceba9e87668136d7677f6ad to your computer and use it in GitHub Desktop.
Save iyu88/89185a3e9ceba9e87668136d7677f6ad to your computer and use it in GitHub Desktop.
Codocs Frontend .env.development
# frontend
REACT_APP_GITHUB_OAUTH=https://github.com/login/oauth/authorize?client_id=69be8bf2148bbcdebcc2
REACT_APP_NODE_ENV="development"
REACT_APP_API_URL="http://localhost:8000"
REACT_APP_SOCKET_URL="http://localhost:8100"
BROWSER=none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment