Skip to content

Commit ac0ea02

Browse files
authored
Merge pull request #12 from supabase/feat/docker
feat: Adds a docker deployment
2 parents 7dc92a0 + 6017f34 commit ac0ea02

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,10 @@ GoTrue exposes the following endpoints:
497497
This will revoke all refresh tokens for the user. Remember that the JWT tokens
498498
will still be valid for stateless auth until they expires.
499499

500+
## Pre-built
501+
502+
- [Docker](https://hub.docker.com/repository/docker/supabase/gotrue)
503+
500504
## TODO
501505

502506
* Schema for custom user data in config file

0 commit comments

Comments
 (0)