diff --git a/templates/compose/supertokens-with-mysql.yaml b/templates/compose/supertokens-with-mysql.yaml index 50a632647..9a00ddb34 100644 --- a/templates/compose/supertokens-with-mysql.yaml +++ b/templates/compose/supertokens-with-mysql.yaml @@ -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: supertokens: image: 'registry.supertokens.io/supertokens/supertokens-mysql:latest'