Add missing comments

This commit is contained in:
peaklabs-dev 2024-10-07 14:36:23 +02:00
parent b31cfd1604
commit 2c895927f6
No known key found for this signature in database

View file

@ -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'