supertokens version to latest
This commit is contained in:
parent
c33206a6d8
commit
211bc621a9
1 changed files with 2 additions and 1 deletions
|
|
@ -38,7 +38,8 @@ services:
|
|||
#============== Super Token Auth ====================================================================
|
||||
supertokens:
|
||||
container_name: MIH-SuperTokens
|
||||
image: registry.supertokens.io/supertokens/supertokens-mysql
|
||||
image: supertokens/supertokens-mysql:latest
|
||||
# image: registry.supertokens.io/supertokens/supertokens-mysql
|
||||
depends_on:
|
||||
- mysqldb
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue