Skip to content

Instantly share code, notes, and snippets.

@cmelgarejo
Created July 14, 2019 17:44
Show Gist options
  • Save cmelgarejo/6d75e65bf1dc00f6ab257f7d4f210257 to your computer and use it in GitHub Desktop.
Save cmelgarejo/6d75e65bf1dc00f6ab257f7d4f210257 to your computer and use it in GitHub Desktop.
.env
# Web framework config
GIN_MODE=debug
GQL_SERVER_HOST=localhost
GQL_SERVER_PORT=7777
# GQLGen config
GQL_SERVER_GRAPHQL_PATH=/graphql
GQL_SERVER_GRAPHQL_PLAYGROUND_ENABLED=true
GQL_SERVER_GRAPHQL_PLAYGROUND_PATH=/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment