Skip to content

Commit 75c50ad

Browse files
committed
chore(docker): use debug log level ofr tinygithub
Signed-off-by: ZheNing Hu <adlternative@gmail.com>
1 parent 0ca04dd commit 75c50ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ services:
2020
- DB_PASSWORD=${MYSQL_PASSWORD}
2121
- STORAGE=${STORAGE}
2222
- SERVER_IP=${SERVER_IP}
23+
- LOG_LEVEL=debug
2324
depends_on:
2425
- db
2526
ports:

0 commit comments

Comments
 (0)