Skip to content

Commit

Permalink
Merge pull request #12 from supabase/feat/docker
Browse files Browse the repository at this point in the history
feat: Adds a docker deployment
  • Loading branch information
kiwicopple authored Sep 21, 2020
2 parents 7dc92a0 + 6017f34 commit ac0ea02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,10 @@ GoTrue exposes the following endpoints:
This will revoke all refresh tokens for the user. Remember that the JWT tokens
will still be valid for stateless auth until they expires.

## Pre-built

- [Docker](https://hub.docker.com/repository/docker/supabase/gotrue)

## TODO

* Schema for custom user data in config file

0 comments on commit ac0ea02

Please sign in to comment.