add api key to compose file
This commit is contained in:
parent
cc62a0db3e
commit
f9275b907f
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ services:
|
|||
MYSQL_HOST: mysqldb
|
||||
MYSQL_PORT: 3306
|
||||
MYSQL_DATABASE_NAME: supertokens
|
||||
API_KEYS: 'leatucczyixqwkqqdrhayiwzeofkltds'
|
||||
networks:
|
||||
- MIH-network
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue