add api key to compose file

This commit is contained in:
2024-07-22 12:18:08 +02:00
parent cc62a0db3e
commit f9275b907f

View File

@@ -43,6 +43,7 @@ services:
MYSQL_HOST: mysqldb
MYSQL_PORT: 3306
MYSQL_DATABASE_NAME: supertokens
API_KEYS: 'leatucczyixqwkqqdrhayiwzeofkltds'
networks:
- MIH-network
restart: unless-stopped