Skip to content

Commit

Permalink
chore: creds leak
Browse files Browse the repository at this point in the history
  • Loading branch information
desujoy authored Jan 6, 2025
1 parent 01d1384 commit aec5484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ services:
ports:
- "3000:3000"
environment:
- MAL_CLIENT_ID="ddbeae36ec9447e15aed8d2c11a9eb06" # required
- MAL_LIMIT=1000 # optional
- MAL_CLIENT_ID="XXXX" # required
- MAL_LIMIT=1000 # optional

0 comments on commit aec5484

Please sign in to comment.