add api key to compose file
This commit is contained in:
@@ -43,6 +43,7 @@ services:
|
||||
MYSQL_HOST: mysqldb
|
||||
MYSQL_PORT: 3306
|
||||
MYSQL_DATABASE_NAME: supertokens
|
||||
API_KEYS: 'leatucczyixqwkqqdrhayiwzeofkltds'
|
||||
networks:
|
||||
- MIH-network
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user