Add missing comments
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
# documentation: https://supertokens.com/docs/guides
|
||||||
|
# slogan: An open-source authentication solution that simplifies the implementation of secure user authentication and session management for web and mobile applications.
|
||||||
|
# tags: supertokens,login,authentication,authorization,oauth,user-management,session-management,access-control,otp,magic-link,passwordless
|
||||||
|
# logo: svgs/supertokens.svg
|
||||||
|
# port: 3567
|
||||||
|
|
||||||
services:
|
services:
|
||||||
supertokens:
|
supertokens:
|
||||||
image: 'registry.supertokens.io/supertokens/supertokens-mysql:latest'
|
image: 'registry.supertokens.io/supertokens/supertokens-mysql:latest'
|
||||||
|
|||||||
Reference in New Issue
Block a user