Skip to content

mkrou/graphql-playground-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

graphql-playground-docker

Tiny Docker image for graphql-playground served by Golang.

Usage

docker run --name graphql-playground -d mkrou/graphql-playground-docker

Environment Variables

HOST

The GraphQL endpoint url. Default: http://localhost:9000/graphql

THEME

Property to customize your color theme. Possible values: 'dark', 'light'. Default: dark

TITLE

Property to customize title. Default: "GraphQL Playground"

PORT

The GraphQL Playground serving port. Default: 8080

About

Docker image for graphql-playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published