Skip to content

Commit 2c89592

Browse files
committed
Add missing comments
1 parent b31cfd1 commit 2c89592

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

templates/compose/supertokens-with-mysql.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# documentation: https://supertokens.com/docs/guides
2+
# slogan: An open-source authentication solution that simplifies the implementation of secure user authentication and session management for web and mobile applications.
3+
# tags: supertokens,login,authentication,authorization,oauth,user-management,session-management,access-control,otp,magic-link,passwordless
4+
# logo: svgs/supertokens.svg
5+
# port: 3567
6+
17
services:
28
supertokens:
39
image: 'registry.supertokens.io/supertokens/supertokens-mysql:latest'

0 commit comments

Comments
 (0)